From: Eric Paris Date: Tue, 26 Sep 2006 06:32:02 +0000 (-0700) Subject: [PATCH] SELinux: convert sbsec semaphore to a mutex X-Git-Tag: v2.6.19-rc1~1150 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc7e982b84aceef0a040c88ff659eb5c83818f72;p=pandora-kernel.git [PATCH] SELinux: convert sbsec semaphore to a mutex This patch converts the semaphore in the superblock security struct to a mutex. No locking changes or other code changes are done. Signed-off-by: Eric Paris Acked-by: Stephen Smalley Acked-by: James Morris Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed