summaryrefslogtreecommitdiffstats
path: root/usr.bin/chpass
diff options
context:
space:
mode:
authormav <mav@FreeBSD.org>2012-02-14 09:19:30 +0000
committermav <mav@FreeBSD.org>2012-02-14 09:19:30 +0000
commit14a943873ac614622dc8d63396837eb2b90f64bb (patch)
tree52108d906f8ad47783c147915429809381d95d96 /usr.bin/chpass
parent0cc840ee23062e4ae7541fa8c16bed937d496cf1 (diff)
downloadFreeBSD-src-14a943873ac614622dc8d63396837eb2b90f64bb.zip
FreeBSD-src-14a943873ac614622dc8d63396837eb2b90f64bb.tar.gz
Do not handle MOD_SHUTDOWN equally to MOD_UNLOAD in sound kernel module.
MOD_SHUTDOWN is not an end of existence, and there is a life after it. In particular, code previously called on MOD_SHUTDOWN grabbed lock and deallocated unit numbering. That caused infinite wait loop if snd_uaudio tried to destroy its PCM device after that point. MFC after: 3 days
Diffstat (limited to 'usr.bin/chpass')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud