commit | 89a9684ea158dd7eef1728be9f0aed9a7d41cf19 | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Tue Feb 12 10:23:18 2019 -0800 |
committer | James Morris <james.morris@microsoft.com> | Mon Feb 25 15:22:48 2019 -0800 |
tree | faeed122fb3f70e927d14d7a587a5c634a0cbaf9 | |
parent | e88ed488af0a70cbc925d2cce60788378bbe26e3 [diff] |
LSM: Ignore "security=" when "lsm=" is specified To avoid potential confusion, explicitly ignore "security=" when "lsm=" is used on the command line, and report that it is happening. Suggested-by: Tetsuo Handa <penguin-kernel@i-love.sakura.ne.jp> Signed-off-by: Kees Cook <keescook@chromium.org> Acked-by: Casey Schaufler <casey@schaufler-ca.com> Acked-by: John Johansen <john.johansen@canonical.com> Signed-off-by: James Morris <james.morris@microsoft.com>