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
F132638148: D20281.diff
Sat, Oct 18, 3:58 PM
Unknown Object (File)
Thu, Oct 16, 3:24 AM
Unknown Object (File)
Wed, Oct 15, 4:34 AM
Unknown Object (File)
Sun, Oct 5, 7:45 AM
Unknown Object (File)
Sun, Sep 28, 9:30 AM
Unknown Object (File)
Sun, Sep 28, 8:53 AM
Unknown Object (File)
Sat, Sep 27, 11:16 PM
Unknown Object (File)
Sat, Sep 27, 7:53 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 24266

Event Timeline

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

sys/amd64/conf/X
89

?

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.