diff options
author | Casey Schaufler <casey@schaufler-ca.com> | 2023-09-12 13:56:47 -0700 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2023-11-12 22:54:42 -0500 |
commit | 9285c5ad9d00abfe0f4e2ce4039c8127e7a09738 (patch) | |
tree | e4c937bc059f98074e107bea33a88bfe4acc2b8c /fs/proc/base.c | |
parent | f3b8788cde61b02f1e6c202f8fac4360e6adbafc (diff) | |
download | linux-9285c5ad9d00abfe0f4e2ce4039c8127e7a09738.tar.gz linux-9285c5ad9d00abfe0f4e2ce4039c8127e7a09738.tar.bz2 linux-9285c5ad9d00abfe0f4e2ce4039c8127e7a09738.zip |
LSM: Maintain a table of LSM attribute data
As LSMs are registered add their lsm_id pointers to a table.
This will be used later for attribute reporting.
Determine the number of possible security modules based on
their respective CONFIG options. This allows the number to be
known at build time. This allows data structures and tables
to use the constant.
Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
Reviewed-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Serge Hallyn <serge@hallyn.com>
Reviewed-by: Mickael Salaun <mic@digikod.net>
Reviewed-by: John Johansen <john.johansen@canonical.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'fs/proc/base.c')
0 files changed, 0 insertions, 0 deletions