[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1335291795-26693-1-git-send-email-ddaney.cavm@gmail.com>
Date:	Tue, 24 Apr 2012 11:23:13 -0700
From:	David Daney <ddaney.cavm@...il.com>
To:	Ralf Baechle <ralf@...ux-mips.org>,
	Thomas Gleixner <tglx@...utronix.de>,
	Ingo Molnar <mingo@...hat.com>,
	"H. Peter Anvin" <hpa@...or.com>, x86@...nel.org,
	Linus Torvalds <torvalds@...ux-foundation.org>,
	Michal Marek <mmarek@...e.cz>
Cc:	linux-kernel@...r.kernel.org, linux-mips@...ux-mips.org,
	Andrew Morton <akpm@...ux-foundation.org>,
	David Daney <ddaney@...iumnetworks.com>
Subject: [PATCH 0/2] Buildtime exception table sorting for relative entries.
From: David Daney <ddaney@...iumnetworks.com>
These are against HPA's x86/extable branch in the tip repo.
Light testing indicates that it works for x86_64, and MIPS64.  x86_32
looks good, but I didn't try to boot the resulting kernel.  But really,
what could go wrong with something so simple?
David Daney (2):
  scripts/sortextable: Handle relative entries, and other cleanups.
  Revert "x86, extable: Disable presorted exception table for now"
 arch/x86/Kconfig      |    1 +
 scripts/Makefile      |    2 +
 scripts/sortextable.c |  171 ++++++++++++++++++++++++++++++++-----------------
 scripts/sortextable.h |   79 +++++++++++++++--------
 4 files changed, 165 insertions(+), 88 deletions(-)
-- 
1.7.7.6
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
Powered by blists - more mailing lists