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)
Tue, Sep 24, 4:13 AM
Unknown Object (File)
Wed, Sep 11, 8:07 PM
Unknown Object (File)
Thu, Sep 5, 4:04 PM
Unknown Object (File)
Tue, Sep 3, 8:00 PM
Unknown Object (File)
Aug 25 2024, 2:37 PM
Unknown Object (File)
Aug 22 2024, 7:06 PM
Unknown Object (File)
Aug 7 2024, 9:40 PM
Unknown Object (File)
Aug 7 2024, 8:32 PM
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