On 2018/9/11 18:38, Borislav Petkov wrote:
        if (cmd == SPECTRE_V2_CMD_RETPOLINE_AMD &&
+           boot_cpu_data.x86_vendor != X86_VENDOR_HYGON &&
            boot_cpu_data.x86_vendor != X86_VENDOR_AMD) {
-               pr_err("retpoline,amd selected but CPU is not AMD. Switching to AUTO 
select\n");
+               pr_err("retpoline,amd selected but CPU is not AMD or Hygon. 
Switching to AUTO select\n");

Didn't we say, no user-visible changes pls?

Sorry for the incomplete modification. Will revert the pr_err string.

--
Regards,
Pu Wen

Reply via email to