[PATCH] lockdep: annotate pktcdvd natural device hierarchy
authorArjan van de Ven <arjan@linux.intel.com>
Sun, 30 Jul 2006 10:03:30 +0000 (03:03 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 31 Jul 2006 20:28:39 +0000 (13:28 -0700)
commit8e185d83398b2708f50207bc12d0e0a70bd70767
treeb7c9e7b9151a409eb55cb3c4a60da6b8dc36cb6d
parent1e86240f3fd33f8052141778ad3dffe2c96184d7
[PATCH] lockdep: annotate pktcdvd natural device hierarchy

The pkt_*_dev functions operate on not-this-blockdevice, and that is
sufficiently checked at setup time.  As a result there is a natural
hierarchy, which needs nesting annotations

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Cc: Peter Osterlund <petero2@telia.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/block/pktcdvd.c