[PATCH v8 10/11] arm64/kasan: explicitly zero kasan shadow memory

Pavel Tatashin pasha.tatashin at oracle.com
Thu Sep 14 18:30:28 PDT 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 linux-arm-kernel mailing list