diff options
author | jhb <jhb@FreeBSD.org> | 2000-11-17 17:37:43 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2000-11-17 17:37:43 +0000 |
commit | 158d498abdea10736ba90f6a34f2ddbb15080172 (patch) | |
tree | 946a7936bff4795ab494eeca80aa4bf7f768f5a4 /sys/kern/kern_mutex.c | |
parent | 7ffd84a159c7ddeed12d643bcd8d9c920da02e04 (diff) | |
download | FreeBSD-src-158d498abdea10736ba90f6a34f2ddbb15080172.zip FreeBSD-src-158d498abdea10736ba90f6a34f2ddbb15080172.tar.gz |
- Change extra sanity checks in cpu_switch() to be conditional on INVARIANTS
instead of DIAGNOSTIC.
- Remove the p_wchan check as it no longer applies since a process may be
switched out during CURSIG() within msleep() or mawait().
- Remove an extra sanity check only needed during the early SMPng work.
Diffstat (limited to 'sys/kern/kern_mutex.c')
0 files changed, 0 insertions, 0 deletions