kernel: add another missing KASAN symbol
authorStijn Tintel <stijn@linux-ipv6.be>
Sun, 7 Nov 2021 16:33:35 +0000 (18:33 +0200)
committerStijn Tintel <stijn@linux-ipv6.be>
Sun, 7 Nov 2021 16:38:16 +0000 (18:38 +0200)
commitcbeab2cd991929815f50ee995a593db1ab07bf6e
tree2c22a4aeea8c3a712a4b3fa0b023230e14404d15
parentda9a8fcbc3cf4319655da1b4d341134b5d4663c1
kernel: add another missing KASAN symbol

Enabling KERNEL_KASAN exposes yet another missing symbol. This did not
appear on bcm27xx but is appearing now on x86/64. Add a new kernel build
option for KASAN_VMALLOC to fix build on x86/64 with KERNEL_KASAN
enabled.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Acked-by: Hauke Mehrtens <hauke@hauke-m.de>
config/Config-kernel.in