diff options
author | 2022-01-14 14:04:08 -0800 | |
---|---|---|
committer | 2022-01-15 16:30:25 +0200 | |
commit | 972fa3a7c17c9d60212e32ecc0205dc585b1e769 (patch) | |
tree | af556f8049c34c04ccbe38490d4a1bd0c4edd1e6 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | kmemleak: fix kmemleak false positive report with HW tag-based kasan enable (diff) | |
download | wireguard-linux-972fa3a7c17c9d60212e32ecc0205dc585b1e769.tar.xz wireguard-linux-972fa3a7c17c9d60212e32ecc0205dc585b1e769.zip |
mm: kmemleak: alloc gray object for reserved region with direct map
Reserved regions with direct mapping may contain references to other
regions. CMA region with fixed location is reserved without creating
kmemleak_object for it.
So add them as gray kmemleak objects.
Link: https://lkml.kernel.org/r/20211123090641.3654006-1-calvinzhang.cool@gmail.com
Signed-off-by: Calvin Zhang <calvinzhang.cool@gmail.com>
Cc: Rob Herring <robh+dt@kernel.org>
Cc: Frank Rowand <frowand.list@gmail.com>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions