mirror of
https://github.com/torvalds/linux.git
synced 2025-11-05 11:10:22 +02:00
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> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| lsm.c | ||
| lsm.h | ||
| Makefile | ||
| securityfs.c | ||