kernel-5.11.0-0.rc2.116.el9

Drop CONFIG_KASAN_HW_TAGS change from kernel-aarch64-debug-rhel.config, to
avoid this build failure:

+ ./process_configs.sh -w -n -c kernel 5.11.0
Processing
/builddir/build/BUILD/kernel-5.11.0-0.rc2.116/linux-5.11.0-0.rc2.116.el9.x86_64/configs/kernel-5.11.0-aarch64-debug.config
... Found misconfigured config items, please set them to an appropriate value
/builddir/build/BUILD/kernel-5.11.0-0.rc2.116/linux-5.11.0-0.rc2.116.el9.x86_64/configs/kernel-5.11.0-aarch64-debug.config.orig:2601:warning:
override: KASAN_HW_TAGS changes choice state

Signed-off-by: Herton R. Krzesinski <herton@redhat.com>
This commit is contained in:
Herton R. Krzesinski 2021-01-05 11:55:55 -05:00
parent 2d53dca1f5
commit 8eddbb7290
1 changed files with 0 additions and 1 deletions

View File

@ -2598,7 +2598,6 @@ CONFIG_KALLSYMS=y
# CONFIG_KARMA_PARTITION is not set
# CONFIG_KASAN_EXTRA is not set
CONFIG_KASAN_GENERIC=y
CONFIG_KASAN_HW_TAGS=y
CONFIG_KASAN_INLINE=y
# CONFIG_KASAN_OUTLINE is not set
# CONFIG_KASAN_SW_TAGS is not set