K 10 svn:author V 3 jhb K 8 svn:date V 27 2000-12-12T03:49:58.000000Z K 7 svn:log V 263 Fix the assembly mutex macros to call the appropriate witness functions if the witness code is compiled in. Without this, the witness code doesn't notice that sched_lock is released by fork_trampoline() and thus gets all confused about spin lock order later on. END