[PATCH 0/2] x86, mpx: Fixes for 3.19

From: Dave Hansen
Date: Mon Dec 22 2014 - 15:08:05 EST


Andi Lutomirski noticed that the current 3.19 code doesn't support
32-bit binaries on 64-bit kernels, but that it is not explicitly
disabled.

I've also noticed a small performance regression that MPX was causing
in some circumstances. The fix is simple.

include/asm/mmu_context.h | 20 +++++++++++++++++++-
mm/mpx.c | 6 ++++++
2 files changed, 25 insertions(+), 1 deletion(-)

--
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/