kernel_optimize_test/security/safesetid
Thomas Cedeno 03ca0ec138 LSM: SafeSetID: Fix warnings reported by test bot
Fix multiple cast-to-union warnings related to casting kuid_t and kgid_t
types to kid_t union type. Also fix incompatible type warning that
arises from accidental omission of "__rcu" qualifier on the struct
setid_ruleset pointer in the argument list for safesetid_file_read().

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Thomas Cedeno <thomascedeno@google.com>
Signed-off-by: Micah Morton <mortonm@chromium.org>
2020-10-13 09:17:36 -07:00
..
Kconfig
lsm.c LSM: SafeSetID: Fix warnings reported by test bot 2020-10-13 09:17:36 -07:00
lsm.h LSM: SafeSetID: Add GID security policy handling 2020-10-13 09:17:35 -07:00
Makefile
securityfs.c LSM: SafeSetID: Fix warnings reported by test bot 2020-10-13 09:17:36 -07:00