security: remove root_plug
authorJames Morris <jmorris@namei.org>
Tue, 20 Oct 2009 04:48:33 +0000 (13:48 +0900)
committerJames Morris <jmorris@namei.org>
Tue, 20 Oct 2009 05:26:16 +0000 (14:26 +0900)
commit3e1c2515acf70448cad1ae3ab835ca80be043d33
tree46034a30e83ba406479d9753acdbb0fd76180b2b
parentb7f3008ad1d795935551e4dd810b0255a7bfa3c9
security: remove root_plug

    Remove the root_plug example LSM code.  It's unmaintained and
    increasingly broken in various ways.

    Made at the 2009 Kernel Summit in Tokyo!

Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: James Morris <jmorris@namei.org>
Documentation/kernel-parameters.txt
security/Kconfig
security/Makefile
security/commoncap.c
security/root_plug.c [deleted file]