From 9d09a2fdeb043f6595b34585b2df39f6a6767330 Mon Sep 17 00:00:00 2001 From: Viktor Rosendahl Date: Thu, 11 Sep 2008 19:20:42 +0300 Subject: [PATCH] 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-format-patch failed