Skip to content

Commit fa574a4

Browse files
author
H. Peter Anvin
committed
x86, extable: Disable presorted exception table for now
Disable presorting the exception table in preparation for changing the format. Signed-off-by: H. Peter Anvin <hpa@zytor.com> Cc: David Daney <david.daney@cavium.com> Link: http://lkml.kernel.org/r/CA%2B55aFyijf43qSu3N9nWHEBwaGbb7T2Oq9A=9EyR=Jtyqfq_cQ@mail.gmail.com
1 parent 535c0c3 commit fa574a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/x86/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ config X86
8282
select ARCH_HAVE_NMI_SAFE_CMPXCHG
8383
select GENERIC_IOMAP
8484
select DCACHE_WORD_ACCESS if !DEBUG_PAGEALLOC
85-
select BUILDTIME_EXTABLE_SORT
8685

8786
config INSTRUCTION_DECODER
8887
def_bool (KPROBES || PERF_EVENTS)

0 commit comments

Comments
 (0)