Re: [PATCH] KVM: VMX: Rename define to CPU_BASED_USE_TSC_OFFSETTING

From: Sean Christopherson
Date: Mon Jan 13 2020 - 15:16:13 EST


On Mon, Jan 13, 2020 at 07:52:16PM +0100, Borislav Petkov wrote:
> On Mon, Jan 13, 2020 at 10:42:17AM -0800, Sean Christopherson wrote:
> > > Doesn't bother me, I could do it in a patch ontop. But your call.
> >
> > No objection here.
>
> Something like this:
>
> ---
> From: Borislav Petkov <bp@xxxxxxx>
>
> ... so that "offsetting" is spelled the same as the respective VMX feature
> bit VMX_FEATURE_TSC_OFFSETTING.
>
> No functional changes.
>
> Signed-off-by: Borislav Petkov <bp@xxxxxxx>
> ---

Reviewed-and-tested-by: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>