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

From: Dave Hansen
Date: Thu Jan 08 2015 - 17:30:20 EST


This is a resend of stuff sent shortly before the holidays,
plus an addition to the prctl() code to make it more strict
about empty arguments.

Thanks for Andi Lutomirski and Michael Kerrisk for noticing
some of this stuff.

* Explictly disable 32-bit binaries on 64-bit kernels
* Fix possible performance regression at unmap time
* Be strict about enforcing empty prctl() arguments

arch/x86/include/asm/mmu_context.h | 20 +++++++++++++++++++-
arch/x86/mm/mpx.c | 6 ++++++
kernel/sys.c | 4 ++++
3 files changed, 29 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/