]> git.baikalelectronics.ru Git - 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)
commit576860848ab5bb46a462d19298ce2160012e1b4a
tree8748b3433850901aa8ae80992aa4dc4c022714db
parent7e5c0bdd042e857a19ad58f85bf32d8a03076962
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