From: tip-bot for David Daney <ddaney@caviumnetworks.com>
To: linux-tip-commits@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, hpa@zytor.com, mingo@kernel.org,
ddaney@caviumnetworks.com, tglx@linutronix.de
Subject: [tip:x86/extable] Revert "x86, extable: Disable presorted exception table for now"
Date: Tue, 24 Apr 2012 14:19:46 -0700 [thread overview]
Message-ID: <tip-8b5ad472991796b2347464922c72de2ca5a028f3@git.kernel.org> (raw)
In-Reply-To: <1335291795-26693-3-git-send-email-ddaney.cavm@gmail.com>
Commit-ID: 8b5ad472991796b2347464922c72de2ca5a028f3
Gitweb: http://git.kernel.org/tip/8b5ad472991796b2347464922c72de2ca5a028f3
Author: David Daney <ddaney@caviumnetworks.com>
AuthorDate: Tue, 24 Apr 2012 11:23:15 -0700
Committer: H. Peter Anvin <hpa@zytor.com>
CommitDate: Tue, 24 Apr 2012 11:42:25 -0700
Revert "x86, extable: Disable presorted exception table for now"
sortextable now works with relative entries, re-enable it.
Signed-off-by: David Daney <ddaney@caviumnetworks.com>
Link: http://lkml.kernel.org/r/1335291795-26693-3-git-send-email-ddaney.cavm@gmail.com
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
---
arch/x86/Kconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 1d14cc6..2f925cc 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -82,6 +82,7 @@ config X86
select ARCH_HAVE_NMI_SAFE_CMPXCHG
select GENERIC_IOMAP
select DCACHE_WORD_ACCESS if !DEBUG_PAGEALLOC
+ select BUILDTIME_EXTABLE_SORT
config INSTRUCTION_DECODER
def_bool (KPROBES || PERF_EVENTS)
prev parent reply other threads:[~2012-04-24 21:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-24 18:23 [PATCH 0/2] Buildtime exception table sorting for relative entries David Daney
2012-04-24 18:23 ` [PATCH 1/2] scripts/sortextable: Handle relative entries, and other cleanups David Daney
2012-04-24 21:18 ` [tip:x86/extable] " tip-bot for David Daney
2012-04-24 18:23 ` [PATCH 2/2] Revert "x86, extable: Disable presorted exception table for now" David Daney
2012-04-24 21:19 ` tip-bot for David Daney [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=tip-8b5ad472991796b2347464922c72de2ca5a028f3@git.kernel.org \
--to=ddaney@caviumnetworks.com \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tip-commits@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=tglx@linutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®