[PATCH v8 10/11] arm64/kasan: explicitly zero kasan shadow memory
Pavel Tatashin
pasha.tatashin at oracle.com
Fri Sep 15 11:30:28 AEST 2017
Hi Mark,
Thank you for looking at this. We can't do this because page table is
not set until cpu_replace_ttbr1() is called. So, we can't do memset() on
this memory until then.
Pasha
More information about the Linuxppc-dev
mailing list