]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
apparmor: fix AA_DEBUG_LABEL()
authorJohn Johansen <john.johansen@canonical.com>
Sat, 14 Jun 2025 20:49:34 +0000 (13:49 -0700)
committerJohn Johansen <john.johansen@canonical.com>
Wed, 16 Jul 2025 05:39:43 +0000 (22:39 -0700)
commit50d56a1a366a3a5e7e41d9efff1a5e4ee7bf98a7
treef12e4ea400b8493433cb66f31e3c269e4b044466
parenta30a9fdb66319466a7c76b455524d27c75d2b05b
apparmor: fix AA_DEBUG_LABEL()

AA_DEBUG_LABEL() was not specifying it vargs, which is needed so it can
output debug parameters.

Fixes: 71e6cff3e0dd ("apparmor: Improve debug print infrastructure")
Signed-off-by: John Johansen <john.johansen@canonical.com>
security/apparmor/include/lib.h