linux/security/selinux/ss
Eric Paris 2397074172 [PATCH] SELinux: change isec semaphore to a mutex
This patch converts the remaining isec->sem into a mutex.  Very similar
locking is provided as before only in the faster smaller mutex rather than a
semaphore.  An out_unlock path is introduced rather than the conditional
unlocking found in the original code.

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>
2006-09-26 08:48:53 -07:00
..
Makefile
avtab.c [PATCH] selinux: more ARRAY_SIZE cleanups 2006-01-06 08:33:29 -08:00
avtab.h
conditional.c [PATCH] SELinux: convert to kzalloc 2005-10-30 17:37:11 -08:00
conditional.h
constraint.h
context.h
ebitmap.c [NetLabel]: Cleanup ebitmap_import() 2006-09-22 15:18:37 -07:00
ebitmap.h [NetLabel]: SELinux support 2006-09-22 14:53:36 -07:00
hashtab.c [PATCH] SELinux: convert to kzalloc 2005-10-30 17:37:11 -08:00
hashtab.h
mls.c [PATCH] selinux: add support for range transitions on object classes 2006-09-26 08:48:52 -07:00
mls.h [NetLabel]: SELinux support 2006-09-22 14:53:36 -07:00
mls_types.h
policydb.c [PATCH] selinux: add support for range transitions on object classes 2006-09-26 08:48:52 -07:00
policydb.h [PATCH] selinux: add support for range transitions on object classes 2006-09-26 08:48:52 -07:00
services.c [PATCH] SELinux: change isec semaphore to a mutex 2006-09-26 08:48:53 -07:00
services.h
sidtab.c
sidtab.h
symtab.c
symtab.h