On Wed, Oct 23, 2019 at 02:27:08PM +0200, Thomas Gleixner wrote: > That function returns immediately after conditionally reenabling interrupts which > is more than pointless and requires the ASM code to disable interrupts again. > > Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx> > --- Reviewed-by: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>