Re: [PATCH 3/6] selinux: improve debug configuration

From: Paul Moore
Date: Wed Sep 13 2023 - 13:47:03 EST


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