]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
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)
committerIngo Molnar <mingo@kernel.org>
Sat, 14 Oct 2017 08:12:12 +0000 (10:12 +0200)
commitfc72ae40e30327aa24eb88a24b9c7058f938bd36
tree8748b3433850901aa8ae80992aa4dc4c022714db
parent11af847446ed0d131cf24d16a7ef3d5ea7a49554
x86/unwind: Make CONFIG_UNWINDER_ORC=y the default in kconfig for 64-bit

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>
arch/x86/Kconfig.debug