HomeFreeBSD

Address a problem I missed in removing Giant from the kernel linker. Not
rS159957Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Address a problem I missed in removing Giant from the kernel linker. Not
all of the module event handlers are MP safe yet, so always acquire Giant
for now when invoking module event handlers. Eventually we can add an
MPSAFE flag or some such and add appropriate locking to all module event
handlers.

Details

Provenance
jhbAuthored on
Parents
rS159956: Remove duplicate security checks already performed in kern_kldload().
Branches
Unknown
Tags
Unknown

Event Timeline