On Wed, Oct 23, 2019 at 02:27:06PM +0200, Thomas Gleixner wrote: > The C reimplementation of SYSENTER left that unused ENTRY() label > around. Remove it. > > Fixes: 5f310f739b4c ("x86/entry/32: Re-implement SYSENTER using the new C path") > Originally-by: Peter Zijlstra <peterz@xxxxxxxxxxxxx> > Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx> > --- Reviewed-by: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>