[PATCH] SELinux: convert sbsec semaphore to a mutex
authorEric Paris <eparis@redhat.com>
Tue, 26 Sep 2006 06:32:02 +0000 (23:32 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 26 Sep 2006 15:48:53 +0000 (08:48 -0700)
commitbc7e982b84aceef0a040c88ff659eb5c83818f72
tree0e351e00c5fa90cd5b6a9b9f710e95ecb953b1f2
parent23970741720360de9dd0a4e87fbeb1d5927aa474
[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 <eparis@redhat.com>
Acked-by: Stephen Smalley <sds@tycho.nsa.gov>
Acked-by: James Morris <jmorris@namei.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
security/selinux/hooks.c
security/selinux/include/objsec.h