On Fri, Apr 05, 2019 at 05:07:00PM +0200, Thomas Gleixner wrote:
> From: Andy Lutomirski <[email protected]>
> 
> The get_stack_info() function is off-by-one when checking whether an
> address is on a IRQ stack or a IST stack.  This prevents a overflowed IRQ
> or IST stack from being dumped properly.
> 
> [ tglx: Do the same for 32-bit ]
> 
> Signed-off-by: Andy Lutomirski <[email protected]>
> Signed-off-by: Thomas Gleixner <[email protected]>
> Cc: Josh Poimboeuf <[email protected]>
> 
> ---

Reviewed-by: Sean Christopherson <[email protected]>

Reply via email to