diff options
author | Vasily Gorbik <gor@linux.ibm.com> | 2023-01-28 18:06:40 +0100 |
---|---|---|
committer | Heiko Carstens <hca@linux.ibm.com> | 2023-02-06 11:13:53 +0100 |
commit | fb9293b9f32d01ee491606a3655054d539b89f66 (patch) | |
tree | 95c63d3b754b469830d90c84ab6ffc25080d5037 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 108303b0a2d27cb14eed565e33e64ad9eefe5d7e (diff) |
s390/vmem: remove unnecessary KASAN checks
Kasan shadow memory area has been moved to the end of kernel address
space since commit 9a39abb7c9aa ("s390/boot: simplify and fix kernel
memory layout setup"), therefore skipping any memory ranges above
VMALLOC_START in empty page tables cleanup code already handles
KASAN shadow memory intersection case and explicit checks could be
removed.
Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions