[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] [xen-unstable] x86: Quieten microcode.c during CPU hotplug



# HG changeset patch
# User Keir Fraser <keir.fraser@xxxxxxxxxx>
# Date 1274118689 -3600
# Node ID 2a16128f17d884b87124eb159d4c4a0c34339d4e
# Parent  89a2f9ad02f23c24a06274a1217991181f19930b
x86: Quieten microcode.c during CPU hotplug

Signed-off-by: Keir Fraser <keir.fraser@xxxxxxxxxx>
---
 xen/arch/x86/microcode.c |    4 +---
 1 files changed, 1 insertion(+), 3 deletions(-)

diff -r 89a2f9ad02f2 -r 2a16128f17d8 xen/arch/x86/microcode.c
--- a/xen/arch/x86/microcode.c  Mon May 17 16:58:24 2010 +0100
+++ b/xen/arch/x86/microcode.c  Mon May 17 18:51:29 2010 +0100
@@ -66,11 +66,9 @@ static void microcode_fini_cpu(int cpu)
 
 int microcode_resume_cpu(int cpu)
 {
-    int err = 0;
+    int err;
     struct ucode_cpu_info *uci = &per_cpu(ucode_cpu_info, cpu);
     struct cpu_signature nsig;
-
-    gdprintk(XENLOG_INFO, "microcode: CPU%d resumed\n", cpu);
 
     if ( !uci->mc.mc_valid )
         return -EIO;

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.