diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2020-12-08 15:26:22 -0800 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2021-01-22 15:23:57 -0800 |
commit | b70fa3b12fc8d2b870d1ac7fd44da89271eb8705 (patch) | |
tree | f68cacbddfff2a6cc7d48b02f1fb06b4576b70db /mm/vmalloc.c | |
parent | 8e7f37f2aaa56b723a24f6872817cf9c6410b613 (diff) | |
download | linux-b70fa3b12fc8d2b870d1ac7fd44da89271eb8705.tar.bz2 |
mm: Make mem_dump_obj() handle NULL and zero-sized pointers
This commit makes mem_dump_obj() call out NULL and zero-sized pointers
specially instead of classifying them as non-paged memory.
Cc: Christoph Lameter <cl@linux.com>
Cc: Pekka Enberg <penberg@kernel.org>
Cc: David Rientjes <rientjes@google.com>
Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: <linux-mm@kvack.org>
Reported-by: Andrii Nakryiko <andrii@kernel.org>
Acked-by: Vlastimil Babka <vbabka@suse.cz>
Tested-by: Naresh Kamboju <naresh.kamboju@linaro.org>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'mm/vmalloc.c')
0 files changed, 0 insertions, 0 deletions