]> Pileus Git - ~andy/linux/commit
security: remove register_security hook
authorJames Morris <jmorris@namei.org>
Thu, 10 Jul 2008 08:02:07 +0000 (17:02 +0900)
committerJames Morris <jmorris@namei.org>
Mon, 14 Jul 2008 05:04:06 +0000 (15:04 +1000)
commit6f0f0fd496333777d53daff21a4e3b28c4d03a6d
tree202de67376fce2547b44ae5b016d6424c3c7409c
parent93cbace7a058bce7f99319ef6ceff4b78cf45051
security: remove register_security hook

The register security hook is no longer required, as the capability
module is always registered.  LSMs wishing to stack capability as
a secondary module should do so explicitly.

Signed-off-by: James Morris <jmorris@namei.org>
Acked-by: Stephen Smalley <sds@tycho.nsa.gov>
Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
include/linux/security.h
security/capability.c
security/root_plug.c
security/security.c
security/selinux/hooks.c
security/smack/smack_lsm.c