Staging
v0.5.1
https://github.com/torvalds/linux
Revision ddca60c59032b2c2babc0003cf01015aff340b79 authored by Arjan van de Ven on 14 July 2006, 07:24:12 UTC, committed by Linus Torvalds on 15 July 2006, 04:53:53 UTC
The delete partition IOCTL takes the bd_mutex for both the disk and the
partition; these have an obvious hierarchical relationship and this patch
annotates this relationship for lockdep.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Acked-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 7e56a7d
History
Tip revision: ddca60c59032b2c2babc0003cf01015aff340b79 authored by Arjan van de Ven on 14 July 2006, 07:24:12 UTC
[PATCH] lockdep: annotate the BLKPG_DEL_PARTITION ioctl
Tip revision: ddca60c
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 462 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.4 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 69.9 KB
Makefile -rw-r--r-- 46.1 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top