Re: [patch V2 07/17] x86/entry/64: Remove redundant interrupt disable

From: Sean Christopherson
Date: Wed Oct 23 2019 - 10:20:56 EST


On Wed, Oct 23, 2019 at 02:27:12PM +0200, Thomas Gleixner wrote:
> Now that the trap handlers return with interrupts disabled, the
> unconditional disabling of interrupts in the low level entry code can be
> removed along with the trace calls.
>
> Add debug checks where appropriate.
>
> Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
> ---

Reviewed-by: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>