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
buf: Make bufspace_daemon_shutdown() a no-op after a panic Tags None Referenced Files None Subscribers None
Description
Details
|