diff options
author | jhb <jhb@FreeBSD.org> | 2002-07-27 16:54:23 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2002-07-27 16:54:23 +0000 |
commit | 2f0789c8efca1c11cc0cea49e7f39f59b738bc5a (patch) | |
tree | 3893cf0dd39e6f9d6b1b699e7a31ef005336ef4a /sys/kern/kern_exec.c | |
parent | bd850b6750dc5f4a88ca306b90f16ac63e5e602c (diff) | |
download | FreeBSD-src-2f0789c8efca1c11cc0cea49e7f39f59b738bc5a.zip FreeBSD-src-2f0789c8efca1c11cc0cea49e7f39f59b738bc5a.tar.gz |
Disable optimization of spinlocks on UP kernels w/o debugging for now
since it breaks mtx_owned() on spin mutexes when used outside of
mtx_assert(). Unfortunately we currently use it in the i386 MD code
and in the sio(4) driver.
Reported by: bde
Diffstat (limited to 'sys/kern/kern_exec.c')
0 files changed, 0 insertions, 0 deletions