From: Mark Fasheh Date: Fri, 20 Oct 2006 21:55:54 +0000 (-0700) Subject: configfs: mutex_lock_nested() fix X-Git-Tag: v2.6.20-rc1~34^2~40^2~4^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55ed16029d597622db8121270e687373b5e31722;p=pandora-kernel.git configfs: mutex_lock_nested() fix configfs_unregister_subsystem() nests a pair of inode i_mutex acquisitions, and thus needs annotation via mutex_lock_nested(). Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed