1
0
Fork 0
freescale-linux-fslc/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 treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile
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
securityfs.c LSM: SafeSetID: Fix warnings reported by test bot 2020-10-13 09:17:36 -07:00