Page MenuHomeFreeBSD

Remove resolver_qual from DEFINE_IFUNC/DEFINE_UIFUNC macros.
ClosedPublic

Authored by kib on May 16 2019, 7:47 PM.
Tags
None
Referenced Files
F169489996: D20281.id57463.diff
Tue, Sep 1, 4:49 PM
F169258710: D20281.diff
Tue, Sep 1, 2:08 AM
F169247877: D20281.id.diff
Tue, Sep 1, 1:31 AM
Unknown Object (File)
Sun, Aug 30, 2:47 PM
Unknown Object (File)
Sun, Aug 30, 1:47 AM
Unknown Object (File)
Sun, Aug 30, 1:25 AM
Unknown Object (File)
Wed, Aug 26, 8:54 AM
Unknown Object (File)
Mon, Aug 10, 2:51 PM
Subscribers

Details

Summary

In all practical situations, the resolver visibility is static.

Requested by: markj
Sponsored by: The FreeBSD Foundation
MFC after: 1 week

[The reason for review is that I touch dev/random, and commit hook triggers]

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

One ifunc.h has static built-in now and one does not?

sys/amd64/conf/X
89 ↗(On Diff #57460)

?

LGTM other than presumably unintentional sys/amd64/conf/X

This revision was not accepted when it landed; it landed in state Needs Review.May 16 2019, 10:21 PM
This revision was automatically updated to reflect the committed changes.