x86/defconfig: Enable CONFIG_DEBUG_ENTRY=y
authorIngo Molnar <mingo@kernel.org>
Tue, 24 Oct 2023 17:09:17 +0000 (19:09 +0200)
committerIngo Molnar <mingo@kernel.org>
Tue, 24 Oct 2023 17:12:37 +0000 (19:12 +0200)
commit70c8dc9104275037a39ab0b2a4ed6eaacac39e32
treeb8c563894cdd65e17661e2777a254ca2a0ac0352
parent05d3ef8bba77c1b5f98d941d8b2d4aeab8118ef1
x86/defconfig: Enable CONFIG_DEBUG_ENTRY=y

A bug was recently found via CONFIG_DEBUG_ENTRY=y, and the x86
tree kinda is the main source of changes to the x86 entry code,
so enable this debug option by default in our defconfigs.

Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: linux-kernel@vger.kernel.org
arch/x86/configs/i386_defconfig
arch/x86/configs/x86_64_defconfig