From: Viktor Rosendahl Date: Thu, 11 Sep 2008 16:20:39 +0000 (+0300) Subject: lowmem: Security modules can no longer be removed. X-Git-Tag: v2.6.27-omap1~200 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=679e46c04049f8e753e5d3467a819a5f92c6fcb7;p=pandora-kernel.git lowmem: Security modules can no longer be removed. The unregister_security() and mod_unreg_security() functions were removed because the upstream developers believe that it should not be possible to remove security modules, "It is used only by out-of-tree modules, which are often binary-only, illegal, abusive of the API and dangerous, e.g. silently re-vectoring SELinux." Signed-off-by: Viktor Rosendahl Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed