diff options
author | 2020-01-14 17:54:00 +0000 | |
---|---|---|
committer | 2020-01-27 22:37:33 +1100 | |
commit | 3d4247fcc938d0ab5cf6fdb752dae07fdeab9736 (patch) | |
tree | 7f4743175d8918073dde336c10cd68b12afe7507 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | powerpc/mm: Don't log user reads to 0xffffffff (diff) | |
download | wireguard-linux-3d4247fcc938d0ab5cf6fdb752dae07fdeab9736.tar.xz wireguard-linux-3d4247fcc938d0ab5cf6fdb752dae07fdeab9736.zip |
powerpc/32: Add support of KASAN_VMALLOC
Add support of KASAN_VMALLOC on PPC32.
To allow this, the early shadow covering the VMALLOC space
need to be removed once high_memory var is set and before
freeing memblock.
And the VMALLOC area need to be aligned such that boundaries
are covered by a full shadow page.
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/031dec5487bde9b2181c8b3c9800e1879cf98c1a.1579024426.git.christophe.leroy@c-s.fr
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions