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
Unknown Object (File)
Mon, Sep 21, 3:58 PM
Unknown Object (File)
Wed, Sep 16, 2:22 AM
Unknown Object (File)
Fri, Sep 11, 11:30 AM
Unknown Object (File)
Tue, Sep 8, 10:29 PM
Unknown Object (File)
Mon, Sep 7, 10:06 AM
Unknown Object (File)
Sun, Sep 6, 3:43 PM
Unknown Object (File)
Sun, Sep 6, 1:01 PM
Unknown Object (File)
Sun, Sep 6, 6:15 AM
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.