From: Viktor Rosendahl Date: Thu, 11 Sep 2008 16:20:42 +0000 (+0300) Subject: lowmem: Remove the possibility to stack the module X-Git-Tag: v2.6.27-omap1~197 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d09a2fdeb043f6595b34585b2df39f6a6767330;p=pandora-kernel.git lowmem: Remove the possibility to stack the module The mod_reg_security() function that is used to stack modules has been removed: "LSMs wishing to stack capability as a secondary module should do so explicitly". Thus, let's remove the possibility to stack in the init function. The functionality could probably be reintroduced later if somebody has time to implement it. Signed-off-by: Viktor Rosendahl Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed