summaryrefslogtreecommitdiffstats
path: root/mm/kasan
diff options
context:
space:
mode:
authorAndrey Konovalov2018-12-28 09:29:57 +0100
committerLinus Torvalds2018-12-28 21:11:43 +0100
commitb2f557eae9ed0ab2b612ce9ce7e3f06174a83e76 (patch)
treed5496a218f24a1963635bd4b478ca17fdd8894f7 /mm/kasan
parentkasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS (diff)
downloadkernel-qcow2-linux-b2f557eae9ed0ab2b612ce9ce7e3f06174a83e76.tar.gz
kernel-qcow2-linux-b2f557eae9ed0ab2b612ce9ce7e3f06174a83e76.tar.xz
kernel-qcow2-linux-b2f557eae9ed0ab2b612ce9ce7e3f06174a83e76.zip
kasan, arm64: adjust shadow size for tag-based mode
Tag-based KASAN uses 1 shadow byte for 16 bytes of kernel memory, so it requires 1/16th of the kernel virtual address space for the shadow memory. This commit sets KASAN_SHADOW_SCALE_SHIFT to 4 when the tag-based KASAN mode is enabled. Link: http://lkml.kernel.org/r/308b6bd49f756bb5e533be93c6f085ba99b30339.1544099024.git.andreyknvl@google.com Signed-off-by: Andrey Konovalov <andreyknvl@google.com> Reviewed-by: Andrey Ryabinin <aryabinin@virtuozzo.com> Reviewed-by: Dmitry Vyukov <dvyukov@google.com> Acked-by: Will Deacon <will.deacon@arm.com> Cc: Christoph Lameter <cl@linux.com> Cc: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/kasan')
0 files changed, 0 insertions, 0 deletions