From: Stephen Smalley Date: Sun, 4 Jun 2006 09:51:30 +0000 (-0700) Subject: [PATCH] selinux: fix sb_lock/sb_security_lock nesting X-Git-Tag: v2.6.17-rc6~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba0c19ed6a61a96d4b42b81cb19d4bc81b5f728c;p=pandora-kernel.git [PATCH] selinux: fix sb_lock/sb_security_lock nesting From: Stephen Smalley Fix unsafe nesting of sb_lock inside sb_security_lock in selinux_complete_init. Detected by the kernel locking validator. Signed-off-by: Stephen Smalley Acked-by: James Morris Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed