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