x86/unwinder: Make CONFIG_UNWINDER_ORC=y the default in the 64-bit defconfig
authorIngo Molnar <mingo@kernel.org>
Thu, 12 Oct 2017 07:24:30 +0000 (09:24 +0200)
committerIngo Molnar <mingo@kernel.org>
Thu, 12 Oct 2017 07:44:29 +0000 (09:44 +0200)
Increase testing coverage by turning on the primary x86 unwinder for
the 64-bit defconfig.

Cc: Josh Poimboeuf <jpoimboe@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/configs/x86_64_defconfig

index 4a4b16e..eb65c24 100644 (file)
@@ -299,6 +299,7 @@ CONFIG_DEBUG_STACKOVERFLOW=y
 # CONFIG_DEBUG_RODATA_TEST is not set
 CONFIG_DEBUG_BOOT_PARAMS=y
 CONFIG_OPTIMIZE_INLINING=y
+CONFIG_ORC_UNWINDER=y
 CONFIG_SECURITY=y
 CONFIG_SECURITY_NETWORK=y
 CONFIG_SECURITY_SELINUX=y