]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
lowmem: Remove the possibility to stack the module
authorViktor Rosendahl <viktor.rosendahl@nokia.com>
Thu, 11 Sep 2008 16:20:42 +0000 (19:20 +0300)
committerTony Lindgren <tony@atomide.com>
Fri, 12 Sep 2008 18:12:03 +0000 (11:12 -0700)
commit9d09a2fdeb043f6595b34585b2df39f6a6767330
tree2819e99753c098d0b55dda7d6292a648789e00c8
parent8f445640ff25d17f7e513c1baee95ffd43bc3a6b
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 <viktor.rosendahl@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
security/lowmem.c