[PATCH] x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklist

2018-03-13 Thread Alexander Sergeyev
In accordance with Intel's microcode revision guidance from March 6 MCU rev 0xc2 is cleared on both Skylake H/S and Skylake Xeon E3 processors that share CPUID 506E3. Signed-off-by: Alexander Sergeyev --- arch/x86/kernel/cpu/intel.c | 3 +-- 1 file changed, 1 insertion(+),

[PATCH] x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklist

2018-03-13 Thread Alexander Sergeyev
In accordance with Intel's microcode revision guidance from March 6 MCU rev 0xc2 is cleared on both Skylake H/S and Skylake Xeon E3 processors that share CPUID 506E3. Signed-off-by: Alexander Sergeyev --- arch/x86/kernel/cpu/intel.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff