[PATCH 0/2] Buildtime exception table sorting for relative entries.

From: David Daney
Date: Tue Apr 24 2012 - 14:23:25 EST


From: David Daney <ddaney@xxxxxxxxxxxxxxxxxx>

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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/