linux/arch
Andrey Konovalov f3a6301925 UPSTREAM: kasan: allow VMAP_STACK for HW_TAGS mode
[ Upstream commit 38dd767dae ]

Even though hardware tag-based mode currently doesn't support checking
vmalloc allocations, it doesn't use shadow memory and works with
VMAP_STACK as is. Change VMAP_STACK definition accordingly.

Link: https://lkml.kernel.org/r/ecdb2a1658ebd88eb276dee2493518ac0e82de41.1606162397.git.andreyknvl@google.com
Signed-off-by: Andrey Konovalov <andreyknvl@google.com>
Reviewed-by: Marco Elver <elver@google.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Reviewed-by: Dmitry Vyukov <dvyukov@google.com>
Tested-by: Vincenzo Frascino <vincenzo.frascino@arm.com>
Cc: Alexander Potapenko <glider@google.com>
Cc: Andrey Ryabinin <aryabinin@virtuozzo.com>
Cc: Branislav Rankov <Branislav.Rankov@arm.com>
Cc: Evgenii Stepanov <eugenis@google.com>
Cc: Kevin Brodsky <kevin.brodsky@arm.com>
Cc: Vasily Gorbik <gor@linux.ibm.com>
Cc: Will Deacon <will.deacon@arm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Bug: 172318110
Signed-off-by: Andrey Konovalov <andreyknvl@google.com>
Change-Id: If249b8cae30451eaf52e22c489fdf81b807f3aa1
2021-01-19 21:47:31 -08:00
..
alpha local64.h: make <asm/local64.h> mandatory 2021-01-12 20:18:16 +01:00
arc arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARC 2021-01-19 18:27:26 +01:00
arm This is the 5.10.9 stable release 2021-01-19 18:49:54 +01:00
arm64 UPSTREAM: kasan, arm64: unpoison stack only with CONFIG_KASAN_STACK 2021-01-19 21:47:31 -08:00
c6x Revert "Revert "uaccess: add infrastructure for kernel builds with set_fs()"" 2020-10-28 15:08:39 +01:00
csky Merge 5.10.7 into android12-5.10 2021-01-13 10:29:42 +01:00
h8300 local64.h: make <asm/local64.h> mandatory 2021-01-12 20:18:16 +01:00
hexagon local64.h: make <asm/local64.h> mandatory 2021-01-12 20:18:16 +01:00
ia64 local64.h: make <asm/local64.h> mandatory 2021-01-12 20:18:16 +01:00
m68k local64.h: make <asm/local64.h> mandatory 2021-01-12 20:18:16 +01:00
microblaze local64.h: make <asm/local64.h> mandatory 2021-01-12 20:18:16 +01:00
mips MIPS: relocatable: fix possible boot hangup with KASLR enabled 2021-01-19 18:27:20 +01:00
nds32 local64.h: make <asm/local64.h> mandatory 2021-01-12 20:18:16 +01:00
nios2 sched/idle: Fix arch_cpu_idle() vs tracing 2020-11-24 16:47:35 +01:00
openrisc sched/idle: Fix arch_cpu_idle() vs tracing 2020-11-24 16:47:35 +01:00
parisc Merge 5.10.7 into android12-5.10 2021-01-13 10:29:42 +01:00
powerpc Merge 5.10.8 into android12-5.10 2021-01-19 09:33:21 +01:00
riscv This is the 5.10.9 stable release 2021-01-19 18:49:54 +01:00
s390 UPSTREAM: kasan, x86, s390: update undef CONFIG_KASAN 2021-01-19 21:47:29 -08:00
sh Merge 5.10.7 into android12-5.10 2021-01-13 10:29:42 +01:00
sparc local64.h: make <asm/local64.h> mandatory 2021-01-12 20:18:16 +01:00
um Merge 5.10.5 into android12-5.10 2021-01-10 12:19:03 +01:00
x86 UPSTREAM: kasan, arm64: unpoison stack only with CONFIG_KASAN_STACK 2021-01-19 21:47:31 -08:00
xtensa Merge 5.10.7 into android12-5.10 2021-01-13 10:29:42 +01:00
.gitignore
Kconfig UPSTREAM: kasan: allow VMAP_STACK for HW_TAGS mode 2021-01-19 21:47:31 -08:00