jhb         2008-02-13 23:39:06 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_mutex.c 
  Log:
  Add KASSERT()'s to catch attempts to recurse on spin mutexes that aren't
  marked recursable either via mtx_lock_spin() or thread_lock().
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.205     +9 -1      src/sys/kern/kern_mutex.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to