Home
last modified time | relevance | path

Searched hist:"6 f594f5a3dc4917be1556e524673420197ca471d" (Results 1 – 2 of 2) sorted by relevance

/linux/security/selinux/
H A DKconfigdiff 6f594f5a3dc4917be1556e524673420197ca471d Fri Aug 18 17:12:14 CEST 2023 Christian Göttsche <cgzones@googlemail.com> selinux: improve debug configuration

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@googlemail.com>
Reviewed-by: Stephen Smalley <stephen.smalley.work@gmail.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
H A DMakefilediff 6f594f5a3dc4917be1556e524673420197ca471d Fri Aug 18 17:12:14 CEST 2023 Christian Göttsche <cgzones@googlemail.com> selinux: improve debug configuration

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@googlemail.com>
Reviewed-by: Stephen Smalley <stephen.smalley.work@gmail.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>