commit | 8e185d83398b2708f50207bc12d0e0a70bd70767 | [log] [tgz] |
---|---|---|
author | Arjan van de Ven <arjan@linux.intel.com> | Sun Jul 30 03:03:30 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Jul 31 13:28:39 2006 -0700 |
tree | b7c9e7b9151a409eb55cb3c4a60da6b8dc36cb6d | |
parent | 1e86240f3fd33f8052141778ad3dffe2c96184d7 [diff] |
[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>