acrn-kernel/security/apparmor
Peter Zijlstra 579cfab21b apparmor: Free up __cleanup() name
commit 9a1f37ebcf upstream.

In order to use __cleanup for __attribute__((__cleanup__(func))) the
name must not be used for anything else. Avoid the conflict.

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: John Johansen <john.johansen@canonical.com>
Link: https://lkml.kernel.org/r/20230612093537.536441207%40infradead.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-02-23 09:12:51 +01:00
..
include apparmor: Free up __cleanup() name 2024-02-23 09:12:51 +01:00
.gitignore
Kconfig
Makefile
apparmorfs.c
audit.c
capability.c
crypto.c
domain.c
file.c
ipc.c
label.c
lib.c
lsm.c
match.c
mount.c
net.c
nulldfa.in
path.c
policy.c
policy_ns.c
policy_unpack.c apparmor: avoid crash when parsed profile name is empty 2024-01-25 15:27:48 -08:00
policy_unpack_test.c
procattr.c
resource.c
secid.c
stacksplitdfa.in
task.c