diff options
author | 2020-12-08 15:26:22 -0800 | |
---|---|---|
committer | 2021-01-22 15:23:57 -0800 | |
commit | b70fa3b12fc8d2b870d1ac7fd44da89271eb8705 (patch) | |
tree | f68cacbddfff2a6cc7d48b02f1fb06b4576b70db /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mm: Add mem_dump_obj() to print source of memory block (diff) | |
download | wireguard-linux-b70fa3b12fc8d2b870d1ac7fd44da89271eb8705.tar.xz wireguard-linux-b70fa3b12fc8d2b870d1ac7fd44da89271eb8705.zip |
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 '')
0 files changed, 0 insertions, 0 deletions