HomeFreeBSD

These interrupts call shutdown_nice() which should be called Giant

Description

These interrupts call shutdown_nice() which should be called Giant
unlocked. Rather than dropping it in the interrupt handler, mark these
handlers as MPSAFE.

Details

Provenance
impAuthored on
Parents
rS331295: bufshutdown is no longer called with Giant held, so there's no need to
Branches
Unknown
Tags
Unknown