K 10 svn:author V 3 jhb K 8 svn:date V 27 2005-09-15T19:07:14.000000Z K 7 svn:log V 351 - 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. Requested by: truckman (2) MFC after: 1 week END