Peter Zijlstra 4dfbb9d8c6 Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()
This annotation makes it possible to assign a subclass on lock init. This
annotation is meant to reduce the _nested() annotations by assigning a
default subclass.

One could do without this annotation and rely on lockdep_set_class()
exclusively, but that would require a manual stack of struct lock_class_key
objects.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2006-10-11 01:45:14 -04:00
..
2006-04-09 22:25:48 -07:00
2006-09-22 15:18:47 -07:00
2006-09-22 15:18:19 -07:00
2005-04-16 15:20:36 -07:00
2005-05-01 08:59:08 -07:00
2006-09-25 16:52:14 -04:00
2006-09-28 18:01:47 -07:00
2006-01-11 18:42:14 -08:00
2006-07-12 17:58:53 -07:00
2006-09-28 18:02:57 -07:00
2006-09-25 16:52:14 -04:00