CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/04/25 23:48:19
Modified files:
sys/kern : kern_lock.c
sys/sys : lock.h
sys/uvm : uvm_map.c
sys/arch/m68k/include: lock.h
sys/arch/sh/include: lock.h
Log message:
cut down simple locks (so simple that they don't even lock) to the point
where there is almost nothing left to them, so that we can continue getting
rid of them
ok oga
