K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-07-27T16:54:23.000000Z K 7 svn:log V 248 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 END