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)
Wed, Jul 3, 2:13 AM
Unknown Object (File)
Jun 17 2024, 11:31 AM
Unknown Object (File)
Jun 13 2024, 7:49 AM
Unknown Object (File)
Jun 3 2024, 12:27 AM
Unknown Object (File)
Jun 1 2024, 6:29 AM
Unknown Object (File)
Jun 1 2024, 6:29 AM
Unknown Object (File)
Jun 1 2024, 6:29 AM
Unknown Object (File)
May 30 2024, 1:05 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