linux-next/arch/s390/configs
Vasily Gorbik 8fb7256160 s390: Add KERNEL_IMAGE_BASE to kasan.config
Although Kconfig specifies:

config KERNEL_IMAGE_BASE
        hex "Kernel image base address"
        range 0x100000 0x1FFFFFE0000000 if !KASAN
        range 0x100000 0x1BFFFFE0000000 if KASAN
        default 0x3FFE0000000 if !KASAN
        default 0x7FFFE0000000 if KASAN

Running make defconfig or make debug_defconfig
followed by make kasan.config results in a suboptimal
CONFIG_KERNEL_IMAGE_BASE=0x3FFE0000000. Add
CONFIG_KERNEL_IMAGE_BASE=0x7FFFE0000000 to kasan.config to address that.

Acked-by: Heiko Carstens <hca@linux.ibm.com>
Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
2024-12-15 16:19:04 +01:00
..
btf.config kbuild: Show marked Kconfig fragments in "help" 2023-09-04 02:04:20 +09:00
compat.config s390/configs: provide compat topic configuration target 2024-02-09 13:57:29 +01:00
debug_defconfig s390 updates for 6.13 merge window 2024-11-18 17:45:41 -08:00
defconfig s390 updates for 6.13 merge window 2024-11-18 17:45:41 -08:00
kasan.config s390: Add KERNEL_IMAGE_BASE to kasan.config 2024-12-15 16:19:04 +01:00
zfcpdump_defconfig s390: Update defconfigs 2024-10-16 11:32:32 +02:00