On Thu, Sep 19, 2019 at 05:03:24PM +0200, Thomas Gleixner wrote:
>  ENTRY(error_exit)
> -     UNWIND_HINT_REGS
>       DISABLE_INTERRUPTS(CLBR_ANY)
>       TRACE_IRQS_OFF
> +     UNWIND_HINT_REGS
>       testb   $3, CS(%rsp)
>       jz      retint_kernel
>       jmp     retint_user

I don't think this UNWIND_HINT_REGS needs to be moved?

-- 
Josh

Reply via email to