OSDN Git Service

x86/unwind: Make CONFIG_UNWINDER_ORC=y the default in kconfig for 64-bit
authorJosh Poimboeuf <jpoimboe@redhat.com>
Fri, 13 Oct 2017 20:02:01 +0000 (15:02 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Dec 2017 13:26:14 +0000 (14:26 +0100)
commitb40a923903d0a535676b8d7b22bfe17260c3d35a
tree2887a7957360aae2f6e418ab00df8b7bc895b6f4
parent8af220c9e240a47660686161e6d04043ad09c563
x86/unwind: Make CONFIG_UNWINDER_ORC=y the default in kconfig for 64-bit

commit fc72ae40e30327aa24eb88a24b9c7058f938bd36 upstream.

The ORC unwinder has been stable in testing so far.  Give it much wider
testing by making it the default in kconfig for x86_64.  It's not yet
supported for 32-bit, so leave frame pointers as the default there.

Suggested-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/9b1237bbe7244ed9cdf8db2dcb1253e37e1c341e.1507924831.git.jpoimboe@redhat.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/Kconfig.debug