jhb 2005-11-06 16:17:18 UTC FreeBSD src repository
Modified files: (Branch: RELENG_6) sys/kern subr_witness.c Log: MFC: - Enforce an implicit lock order that Giant cannot be locked while holding any other non-sleepable lock. In plain English: Giant comes before all other mutexes. - Add some extra description to the lock order reversal printf's to indicate when a reversal is triggered by a hard-coded implicit rule. Revision Changes Path 1.195.2.5 +17 -1 src/sys/kern/subr_witness.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"