Re: [PATCH v2 2/8] x86/enter: MACROS to set/clear IBRS
From: Tim Chen
Date: Mon Jan 08 2018 - 17:25:02 EST
On 01/07/2018 04:03 AM, Borislav Petkov wrote:
>
> WRMSR as a name is good enough.
>
It alias with wrmsr instruction and didn't
build correctly. So I'll keep it as WRMSR_ASM.
Tim