]> xenbits.xensource.com Git - xen.git/commit
x86: ucode-amd: Don't warn when no ucode is available for a CPU
authorJan Beulich <jbeulich@suse.com>
Mon, 3 Oct 2011 15:35:47 +0000 (16:35 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 3 Oct 2011 15:35:47 +0000 (16:35 +0100)
commita9b27ce67ea280375b457c9f759e4cce7ed67aa2
treed362d02b2d5c50684ea7c8abc7be782d23463e9e
parent14f10c81d026049d956029ca9980ba28af863ffd
x86: ucode-amd: Don't warn when no ucode is available for a CPU
revision

This patch originally comes from the Linus mainline kernel (2.6.33),
find below the patch details:

From: Andreas Herrmann <herrmann.der.user@googlemail.com>

There is no point in warning when there is no ucode available
for a specific CPU revision. Currently the container-file, which
provides the AMD ucode patches for OS load, contains only a few
ucode patches.

It's already clearly indicated by the printed patch_level
whenever new ucode was available and an update happened. So the
warning message is of no help but rather annoying on systems
with many CPUs.

Signed-off-by: Thomas Renninger <trenn@suse.de>
Signed-off-by: Jan Beulich <jbeulich@suse.com>
xen-unstable changeset:   23871:503ee256fecf
xen-unstable date:        Thu Sep 22 18:35:30 2011 +0100
xen/arch/x86/microcode_amd.c