On Apr 25, 2008, at 1:05 AM, Tim Rightnour wrote:
Look into new rwlock stuff.
thats done. just needs testing. Add #define __HAVE_MUTEX_STUBS 1 #define __HAVE_SPIN_MUTEX_STUBS 1 to include/mutex.h and #define __HAVE_RW_STUBS 1 to include/rwlock.h rebuild a kernel and see if it works.