commit | 3f6caaf5ff33073ca1a3a0b82edacab3c57c38f9 | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Wed Oct 10 17:18:26 2018 -0700 |
committer | James Morris <james.morris@microsoft.com> | Wed Oct 10 20:40:22 2018 -0700 |
tree | b9276adacfc801ef66b4b524c4f1ef967ef9312a | |
parent | 9b8c7c14059af801637a818882159145c370d6f1 [diff] |
LSM: Don't ignore initialization failures LSM initialization failures have traditionally been ignored. We should at least WARN when something goes wrong. Signed-off-by: Kees Cook <keescook@chromium.org> Reviewed-by: Casey Schaufler <casey@schaufler-ca.com> Reviewed-by: John Johansen <john.johansen@canonical.com> Signed-off-by: James Morris <james.morris@microsoft.com>