diff options
author | Paul Gortmaker <[email protected]> | 2018-12-14 16:48:07 -0500 |
---|---|---|
committer | James Morris <[email protected]> | 2018-12-20 09:59:12 -0800 |
commit | b49d564344f773d8afee982153c8493e5f2eaf38 (patch) | |
tree | aa8decdd23d6c07ac1c58fd854a3173388b5f138 /security/selinux/hooks.c | |
parent | 8bd8ea195f6d135a8d85201116314eb5237ad7e7 (diff) |
security: integrity: partial revert of make ima_main explicitly non-modular
In commit 4f83d5ea643a ("security: integrity: make ima_main explicitly
non-modular") I'd removed <linux/module.h> after assuming that the
function is_module_sig_enforced() was an LSM function and not a core
kernel module function.
Unfortunately the typical .config selections used in build testing
provide an implicit <linux/module.h> presence, and so normal/typical
build testing did not immediately reveal my incorrect assumption.
Cc: Mimi Zohar <[email protected]>
Cc: Dmitry Kasatkin <[email protected]>
Cc: James Morris <[email protected]>
Cc: "Serge E. Hallyn" <[email protected]>
Cc: [email protected]
Cc: [email protected]
Reported-by: Randy Dunlap <[email protected]>
Signed-off-by: Paul Gortmaker <[email protected]>
Signed-off-by: James Morris <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions