HomeFreeBSD

buf: Make bufspace_daemon_shutdown() a no-op after a panic

Description

buf: Make bufspace_daemon_shutdown() a no-op after a panic

This function doesn't need to do anything in that context, and calling
wakeup() can lead to recursive panics.

Discussed with: mhorne
MFC after: 1 week

Details

Provenance
markjAuthored on Feb 24 2023, 2:56 AM
Parents
rG8c8574acb851: config: Include errno.h in mkmakefile.cc
Branches
Unknown
Tags
Unknown