[PATCH V2] Adding YAMA hooks also when YAMA is not stacked.

2015-08-03 Thread Salvatore Mesoraca
Without this patch YAMA will not work at all if it is chosen as the primary LSM instead of being "stacked". Signed-off-by: Salvatore Mesoraca --- V1->V2: Tabs issue fixed. --- security/yama/yama_lsm.c | 1 + 1 file changed, 1 insertion(+) diff --git a/security/yama/yama_lsm.c b/security

[PATCH V2] Adding YAMA hooks also when YAMA is not stacked.

2015-08-03 Thread Salvatore Mesoraca
Without this patch YAMA will not work at all if it is chosen as the primary LSM instead of being "stacked". Signed-off-by: Salvatore Mesoraca --- V1->V2: Tabs issue fixed. --- security/yama/yama_lsm.c | 1 + 1 file changed, 1 insertion(+) diff --git a/security/yama/yama_lsm.c b/security