On Mon, Sep 30, 2024 at 10:00:48PM -0700, Xin Li (Intel) wrote: > +static inline bool cpu_has_vmx_fred(void) > +{ > + /* No need to check FRED VM exit controls. */ > + return boot_cpu_has(X86_FEATURE_FRED) && For your whole patchset: s/boot_cpu_has/cpu_feature_enabled/g -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette