Re: [PATCH] x86: Use INVPCID mnemonic in invpcid.h
From: Peter Zijlstra
Date: Fri May 08 2020 - 07:34:45 EST
On Fri, May 08, 2020 at 11:22:47AM +0200, Uros Bizjak wrote:
> Current minimum required version of binutils is 2.23,
> which supports INVPCID instruction mnemonic.
>
> Replace the byte-wise specification of INVPCID with
> this proper mnemonic.
Excellent, thanks for doing these cleanups.
(also for the rand one):
Acked-by: Peter Zijlstra (Intel) <peterz@xxxxxxxxxxxxx>