diff options
author | Calvin Zhang <calvinzhang.cool@gmail.com> | 2022-01-15 01:04:08 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-01-15 17:30:25 +0300 |
commit | 972fa3a7c17c9d60212e32ecc0205dc585b1e769 (patch) | |
tree | af556f8049c34c04ccbe38490d4a1bd0c4edd1e6 /mm/vmalloc.c | |
parent | ad1a3e15fcd3b8ba0f5f60f6a2fe3938274fdf65 (diff) | |
download | linux-972fa3a7c17c9d60212e32ecc0205dc585b1e769.tar.xz |
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 'mm/vmalloc.c')
0 files changed, 0 insertions, 0 deletions