diff options
author | Kees Cook <keescook@chromium.org> | 2018-09-19 17:48:21 -0700 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2019-01-08 13:18:43 -0800 |
commit | e2bc445b66cad25b0627391df8138a83d0e48f97 (patch) | |
tree | b078f987045e8723a6c9d80049d8c78bbdf2181d /fs/proc/Makefile | |
parent | d6aed64b74b73b64278c059eacd59d87167aa968 (diff) | |
download | linux-e2bc445b66cad25b0627391df8138a83d0e48f97.tar.bz2 |
LSM: Introduce enum lsm_order
In preparation for distinguishing the "capability" LSM from other LSMs, it
must be ordered first. This introduces LSM_ORDER_MUTABLE for the general
LSMs and LSM_ORDER_FIRST for capability. In the future LSM_ORDER_LAST
for could be added for anything that must run last (e.g. Landlock may
use this).
Signed-off-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'fs/proc/Makefile')
0 files changed, 0 insertions, 0 deletions