Prev: [PATCH 18/24] MAINTAINERS: PCI SUBSYSTEM - Add "Q" patchwork entry
Next: perf: Round robin groups of events using list_rotate_left()
From: Peter Zijlstra on 14 Jan 2010 04:20 On Wed, 2010-01-13 at 19:09 -0800, Eric W. Biederman wrote: > > I agree weird. Either you don't have my patch working correctly or I > talk a good good game but I don't have a clue about lockdep > subclasses. Subclasses and classes are basically the same thing, except that subclasses are an 'easy' way to modify the regular class of an object. Subclasses are limited to 7, 0 (the regular class), 1-7 subclasses. Subclasses (just like regular classes) have no intrinsic ordering, their order is given by the lock hierarchy. Anything else you want to know? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |