Re: [PATCH 17/43] x86/irq/64: Print the offending IP in the stack overflow warning

From: Thomas Gleixner
Date: Fri Nov 24 2017 - 09:22:55 EST


On Fri, 24 Nov 2017, Ingo Molnar wrote:

> From: Andy Lutomirski <luto@xxxxxxxxxx>
>
> In case something goes wrong with unwind (not unlikely in case of
> overflow), print the offending IP where we detected the overflow.
>
> Signed-off-by: Andy Lutomirski <luto@xxxxxxxxxx>

Reviewed-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>