]> Git Repo - linux.git/commit
LSM: Refactor "security=" in terms of enable/disable
authorKees Cook <[email protected]>
Wed, 19 Sep 2018 20:32:15 +0000 (13:32 -0700)
committerKees Cook <[email protected]>
Tue, 8 Jan 2019 21:18:43 +0000 (13:18 -0800)
commit7e611486d905f435faf80969deed68a615019e6b
tree2454816badf417db4dd7f5005d3c180d0771b4ae
parent5ef4e41918b2dffffa445d8d3a45f3dc257920dc
LSM: Refactor "security=" in terms of enable/disable

For what are marked as the Legacy Major LSMs, make them effectively
exclusive when selected on the "security=" boot parameter, to handle
the future case of when a previously major LSMs become non-exclusive
(e.g. when TOMOYO starts blob-sharing).

Signed-off-by: Kees Cook <[email protected]>
Reviewed-by: Casey Schaufler <[email protected]>
security/security.c
This page took 0.052091 seconds and 4 git commands to generate.