diff options
author | Christophe Leroy <christophe.leroy@c-s.fr> | 2020-01-14 17:54:00 +0000 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2020-01-27 22:37:33 +1100 |
commit | 3d4247fcc938d0ab5cf6fdb752dae07fdeab9736 (patch) | |
tree | 7f4743175d8918073dde336c10cd68b12afe7507 /ipc/util.c | |
parent | 0f9aee0cb9da7db7d96f63cfa2dc5e4f1bffeb87 (diff) |
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 'ipc/util.c')
0 files changed, 0 insertions, 0 deletions