diff options
author | Dan Carpenter <dan.carpenter@linaro.org> | 2023-06-14 15:02:04 +0200 |
---|---|---|
committer | John Johansen <john.johansen@canonical.com> | 2023-07-10 02:31:19 +0200 |
commit | afad53575a938ceb557227ecfeb0dda59d668d4e (patch) | |
tree | d01e5606c3a4c6a918f84cf27eddc37e72262ba2 /security/Kconfig.hardening | |
parent | apparmor: advertise availability of exended perms (diff) | |
download | linux-afad53575a938ceb557227ecfeb0dda59d668d4e.tar.xz linux-afad53575a938ceb557227ecfeb0dda59d668d4e.zip |
apparmor: use passed in gfp flags in aa_alloc_null()
These allocations should use the gfp flags from the caller instead of
GFP_KERNEL. But from what I can see, all the callers pass in GFP_KERNEL
so this does not affect runtime.
Fixes: e31dd6e412f7 ("apparmor: fix: kzalloc perms tables for shared dfas")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Signed-off-by: John Johansen <john.johansen@canonical.com>
Diffstat (limited to 'security/Kconfig.hardening')
0 files changed, 0 insertions, 0 deletions