diff options
author | jhb <jhb@FreeBSD.org> | 2001-03-07 02:45:15 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2001-03-07 02:45:15 +0000 |
commit | 46333fa556c039ed915ed4cab16345fcb3a7c0c1 (patch) | |
tree | 05e1ba57500c4661d59795459d46748138d63705 /sys/kern/kern_shutdown.c | |
parent | d936d6d9be7bab125a42add7b5c3e4fbaa4a35d0 (diff) | |
download | FreeBSD-src-46333fa556c039ed915ed4cab16345fcb3a7c0c1.zip FreeBSD-src-46333fa556c039ed915ed4cab16345fcb3a7c0c1.tar.gz |
- Add an extra check in priority_propagation() for UP systems to ensure we
don't end up back at ourselves which would indicate deadlock.
- Add the proc lock to the witness dup_list as we may hold more than one
process lock at a time.
- Don't assert a mutex is owned in _mtx_unlock_sleep() as that is too late.
We do the checks in the macros instead.
Diffstat (limited to 'sys/kern/kern_shutdown.c')
0 files changed, 0 insertions, 0 deletions