Changes in v3: - move new struct declarations to the top of services.c - add another patch to clean up error reporting during policy load Changes in v2: - switch to a more minimal fix which allocates the conversion params dynamically and passes them between the functions - split out the MAC_POLICY_LOAD record fix into a separate patch Ondrej Mosnacek (3): selinux: don't log MAC_POLICY_LOAD record on failed policy load selinux: fix variable scope issue in live sidtab conversion selinuxfs: unify policy load error reporting security/selinux/include/security.h | 15 +++++-- security/selinux/selinuxfs.c | 22 +++++----- security/selinux/ss/services.c | 63 ++++++++++++++++++----------- 3 files changed, 59 insertions(+), 41 deletions(-) -- 2.30.2