On Fri, 8 May 2015, Dave Hansen wrote: > This is the first in a series of MPX tracing patches. > I've found these extremely useful in the process of > debugging applications and the kernel code itself. > > This exception hooks in to the bounds (#BR) exception > very early and allows capturing the key registers which > would influence how the exception is handled. > > Note that bndcfgu/bndstatus are technically still > 64-bit registers even in 32-bit mode. > > Signed-off-by: Dave Hansen <[email protected]>
Reviewed-by: Thomas Gleixner <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

