Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
forked fromtorvalds/linux

Commite3b3121

Browse files
sergeev917KAGA-KOKO
authored andcommitted
x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklist
In accordance with Intel's microcode revision guidance from March 6 MCUrev 0xc2 is cleared on both Skylake H/S and Skylake Xeon E3 processorsthat share CPUID 506E3.Signed-off-by: Alexander Sergeyev <sergeev917@gmail.com>Signed-off-by: Thomas Gleixner <tglx@linutronix.de>Cc: Jia Zhang <qianyue.zj@alibaba-inc.com>Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>Cc: Kyle Huey <me@kylehuey.com>Cc: David Woodhouse <dwmw@amazon.co.uk>Link:https://lkml.kernel.org/r/20180313193856.GA8580@localhost.localdomain
1 parentaf1d830 commite3b3121

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎arch/x86/kernel/cpu/intel.c‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ static void probe_xeon_phi_r3mwait(struct cpuinfo_x86 *c)
105105
/*
106106
* Early microcode releases for the Spectre v2 mitigation were broken.
107107
* Information taken from;
108-
* - https://newsroom.intel.com/wp-content/uploads/sites/11/2018/01/microcode-update-guidance.pdf
108+
* - https://newsroom.intel.com/wp-content/uploads/sites/11/2018/03/microcode-update-guidance.pdf
109109
* - https://kb.vmware.com/s/article/52345
110110
* - Microcode revisions observed in the wild
111111
* - Release note from 20180108 microcode release
@@ -123,7 +123,6 @@ static const struct sku_microcode spectre_bad_microcodes[] = {
123123
{INTEL_FAM6_KABYLAKE_MOBILE,0x09,0x80 },
124124
{INTEL_FAM6_SKYLAKE_X,0x03,0x0100013e },
125125
{INTEL_FAM6_SKYLAKE_X,0x04,0x0200003c },
126-
{INTEL_FAM6_SKYLAKE_DESKTOP,0x03,0xc2 },
127126
{INTEL_FAM6_BROADWELL_CORE,0x04,0x28 },
128127
{INTEL_FAM6_BROADWELL_GT3E,0x01,0x1b },
129128
{INTEL_FAM6_BROADWELL_XEON_D,0x02,0x14 },

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp