Skip to content
Commit 03ca0ec1 authored by Thomas Cedeno's avatar Thomas Cedeno Committed by Micah Morton
Browse files

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: default avatarkernel test robot <lkp@intel.com>
Signed-off-by: default avatarThomas Cedeno <thomascedeno@google.com>
Signed-off-by: default avatarMicah Morton <mortonm@chromium.org>
parent 5294bac9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment