commit | b4abe38fd698ace6942edeeb79a5b8a60a7af4fa | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@c-s.fr> | Fri Apr 26 16:23:32 2019 +0000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Fri May 03 01:20:26 2019 +1000 |
tree | 144790e1e4be1cbcffdc1425eda2606f0a3c3259 | |
parent | a67beca077ef79e971443aa6af6b14d4b3fb3bd6 [diff] |
powerpc/32: prepare shadow area for KASAN This patch prepares a shadow area for KASAN. The shadow area will be at the top of the kernel virtual memory space above the fixmap area and will occupy one eighth of the total kernel virtual memory space. Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>