aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2023-06-14 16:02:04 +0300
committerJohn Johansen <[email protected]>2023-07-09 17:31:19 -0700
commitafad53575a938ceb557227ecfeb0dda59d668d4e (patch)
treed01e5606c3a4c6a918f84cf27eddc37e72262ba2 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent180cf257998c5f136f76b8899ef6ec57b410680b (diff)
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 <[email protected]> Signed-off-by: John Johansen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions