Re: [PATCH 2/2] x86: kvm: svm: add support for ERAPS and FLUSH_RAP_ON_VMRUN
From: Shah, Amit
Date: Mon Nov 04 2024 - 06:26:40 EST
On Mon, 2024-11-04 at 06:18 +0100, Borislav Petkov wrote:
> On Thu, Oct 31, 2024 at 04:39:25PM +0100, Amit Shah wrote:
> > + if (boot_cpu_has(X86_FEATURE_ERAPS) && npt_enabled)
>
> s/boot_cpu_has/cpu_feature_enabled/g
ACK