From: Tejun Heo Date: Mon, 20 Aug 2007 12:36:29 +0000 (+0900) Subject: sysfs: fix i_mutex locking in sysfs_get_dentry() X-Git-Tag: v2.6.24-rc1~1394^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=253280267a7f1ced0c434fb24b7bef92d7d22628;p=pandora-kernel.git sysfs: fix i_mutex locking in sysfs_get_dentry() lookup_one_len_kern() should be called with the parent's i_mutex locked. Fix it. Spotted by Eric W. Biederman. Signed-off-by: Tejun Heo Cc: Eric W. Biederman Cc: Cornelia Huck Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed