diff options
author | jhb <jhb@FreeBSD.org> | 2003-12-09 21:14:31 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2003-12-09 21:14:31 +0000 |
commit | d8b6cc614acde625494abf1ad24f374fdcb0eb2a (patch) | |
tree | f2dca52d326a4f64914ca173ebf3a8321ac26b6c /sys/kern/kern_thread.c | |
parent | f110a9ab64ec722689aec2bb4fcb522150e0c81c (diff) | |
download | FreeBSD-src-d8b6cc614acde625494abf1ad24f374fdcb0eb2a.zip FreeBSD-src-d8b6cc614acde625494abf1ad24f374fdcb0eb2a.tar.gz |
Adjust an assertion for the TDF_TSNOBLOCK race handling in
turnstile_unpend(). A racing thread that does not have TDI_LOCK set may
either be running on another CPU or it may be sitting on a run queue if it
was preempted during the very small window in turnstile_wait() between
unlocking the turnstile chain lock and locking sched_lock.
Diffstat (limited to 'sys/kern/kern_thread.c')
0 files changed, 0 insertions, 0 deletions