Page MenuHomeFreeBSD

stand: Create common/modinfo.h
ClosedPublic

Authored by imp on Sep 14 2022, 7:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 16, 2:31 AM
Unknown Object (File)
Sat, May 16, 2:31 AM
Unknown Object (File)
Sat, May 16, 2:30 AM
Unknown Object (File)
Sat, May 2, 11:24 AM
Unknown Object (File)
Thu, Apr 30, 4:43 PM
Unknown Object (File)
Mon, Apr 27, 10:01 AM
Unknown Object (File)
Sat, Apr 25, 9:08 PM
Unknown Object (File)
Apr 21 2026, 2:59 AM
Subscribers

Details

Summary

Move all the MOD_xxx macros to this header. Each user of this interface
is currently required to define MOD_ALIGNMENT(l). modinfo was selected
because it sits inbetween modules and metadata and will make it easier
to migrate to new, shared intefaces.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable