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 <[email protected]>
> Signed-off-by: Thomas Gleixner <[email protected]>
> ---Reviewed-by: Sean Christopherson <[email protected]>

