diff options
| author | Calvin Zhang <[email protected]> | 2022-01-14 14:04:08 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2022-01-15 16:30:25 +0200 |
| commit | 972fa3a7c17c9d60212e32ecc0205dc585b1e769 (patch) | |
| tree | af556f8049c34c04ccbe38490d4a1bd0c4edd1e6 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | ad1a3e15fcd3b8ba0f5f60f6a2fe3938274fdf65 (diff) | |
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/[email protected]
Signed-off-by: Calvin Zhang <[email protected]>
Cc: Rob Herring <[email protected]>
Cc: Frank Rowand <[email protected]>
Cc: Catalin Marinas <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions