Re: [PATCH 08/19] x86, mpx: trace #BR exceptions

From: Thomas Gleixner
Date: Mon May 18 2015 - 17:00:08 EST


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 <dave.hansen@xxxxxxxxxxxxxxx>

Reviewed-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
--
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/