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)
Sat, Mar 1, 6:16 AM
Unknown Object (File)
Feb 22 2025, 4:48 AM
Unknown Object (File)
Feb 4 2025, 3:13 AM
Unknown Object (File)
Feb 3 2025, 1:46 AM
Unknown Object (File)
Jan 16 2025, 6:29 AM
Unknown Object (File)
Dec 11 2024, 2:52 PM
Unknown Object (File)
Dec 7 2024, 5:24 AM
Unknown Object (File)
Nov 23 2024, 4:00 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.