aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorLinus Walleij <[email protected]>2024-10-23 13:03:14 +0100
committerRussell King (Oracle) <[email protected]>2024-11-13 08:15:22 +0000
commitd6e6a74d4cea853b5321eeabb69c611148eedefe (patch)
tree3f7d4e91ed3823b6b46de519a28b2115312920dc /tools/perf/scripts/python/export-to-postgresql.py
parentc0b5195bad63b18022f2776372fccd3ae9177705 (diff)
ARM: 9429/1: ioremap: Sync PGDs for VMALLOC shadow
When sync:ing the VMALLOC area to other CPUs, make sure to also sync the KASAN shadow memory for the VMALLOC area, so that we don't get stale entries for the shadow memory in the top level PGD. Since we are now copying PGDs in two instances, create a helper function named memcpy_pgd() to do the actual copying, and create a helper to map the addresses of VMALLOC_START and VMALLOC_END into the corresponding shadow memory. Co-developed-by: Melon Liu <[email protected]> Cc: [email protected] Fixes: 565cbaad83d8 ("ARM: 9202/1: kasan: support CONFIG_KASAN_VMALLOC") Link: https://lore.kernel.org/linux-arm-kernel/[email protected]/ Reported-by: Clement LE GOFFIC <[email protected]> Suggested-by: Mark Rutland <[email protected]> Suggested-by: Russell King (Oracle) <[email protected]> Acked-by: Mark Rutland <[email protected]> Signed-off-by: Linus Walleij <[email protected]> Signed-off-by: Russell King (Oracle) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions