From: Arjan van de Ven Date: Fri, 14 Jul 2006 07:24:12 +0000 (-0700) Subject: [PATCH] lockdep: annotate the BLKPG_DEL_PARTITION ioctl X-Git-Tag: v2.6.18-rc2~50 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddca60c59032b2c2babc0003cf01015aff340b79;p=pandora-kernel.git [PATCH] lockdep: annotate the BLKPG_DEL_PARTITION ioctl 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 Acked-by: Ingo Molnar Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed