[PATCH] LSM: remove BSD secure level security module
authorChris Wright <chrisw@sous-sol.org>
Fri, 29 Sep 2006 08:59:49 +0000 (01:59 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 29 Sep 2006 16:18:10 +0000 (09:18 -0700)
commit3bc1fa8ae18f281b40903cce94baba10c3cf9d88
tree9097244b28cbf4eba16368803272af0fc70224d5
parentcd1c6a48ac16b360746f9f111895931d332c35dd
[PATCH] LSM: remove BSD secure level security module

This code has suffered from broken core design and lack of developer
attention.  Broken security modules are too dangerous to leave around.  It
is time to remove this one.

Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Acked-by: Michael Halcrow <mhalcrow@us.ibm.com>
Acked-by: Serge Hallyn <serue@us.ibm.com>
Cc: Davi Arnaut <davi.arnaut@gmail.com>
Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
Acked-by: James Morris <jmorris@namei.org>
Acked-by: Alan Cox <alan@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Documentation/seclvl.txt [deleted file]
security/Kconfig
security/Makefile
security/seclvl.c [deleted file]