diff options
author | Kefeng Wang <[email protected]> | 2022-05-25 20:08:04 +0800 |
---|---|---|
committer | akpm <[email protected]> | 2022-05-27 09:33:46 -0700 |
commit | fbf4df0699926cf620b2f722ddc213826e248962 (patch) | |
tree | c5916ac0b6e43553db1fa02a49725e29bd85cc58 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 1c563432588dbffa71e67ca6e37c826f9fa86e04 (diff) |
mm: kasan: fix input of vmalloc_to_page()
When print virtual mapping info for vmalloc address, it should pass
the addr not page, fix it.
Link: https://lkml.kernel.org/r/[email protected]
Fixes: c056a364e954 ("kasan: print virtual mapping info in reports")
Signed-off-by: Kefeng Wang <[email protected]>
Reviewed-by: Andrey Konovalov <[email protected]>
Cc: Andrey Ryabinin <[email protected]>
Cc: Alexander Potapenko <[email protected]>
Cc: Dmitry Vyukov <[email protected]>
Cc: Vincenzo Frascino <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions