On Aug 18, 2023 Stephen Smalley <stephen.smalley.work@xxxxxxxxx> wrote: > > If the SELinux debug configuration is enabled define the macro DEBUG > such that pr_debug() calls are always enabled, regardless of > CONFIG_DYNAMIC_DEBUG, since those message are the main reason for this > configuration in the first place. > > Mention example usage in case CONFIG_DYNAMIC_DEBUG is enabled in the > help section of the configuration. > > Signed-off-by: Christian Göttsche <cgzones@xxxxxxxxxxxxxx> > Reviewed-by: Stephen Smalley <stephen.smalley.work@xxxxxxxxx> > --- > security/selinux/Kconfig | 10 ++++++++++ > security/selinux/Makefile | 2 ++ > 2 files changed, 12 insertions(+) Merged into selinux/next, thanks! -- paul-moore.com