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

[Xen-changelog] [linux-2.6.18-xen] Imported patch xen-hotplug.patch from xen-unstable.hg 15200:bd3d6b4c52ec



# HG changeset patch
# User Ian Campbell <ian.campbell@xxxxxxxxxxxxx>
# Date 1180947924 -3600
# Node ID f58a34be59d65d0e3595ea8ba62ab1fc8966382a
# Parent  f1b1f024f0ed7c4fa27a8f682498ecadf973f247
Imported patch xen-hotplug.patch from xen-unstable.hg 15200:bd3d6b4c52ec
---
 fs/proc/proc_misc.c |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -r f1b1f024f0ed -r f58a34be59d6 fs/proc/proc_misc.c
--- a/fs/proc/proc_misc.c       Mon Jun 04 10:05:24 2007 +0100
+++ b/fs/proc/proc_misc.c       Mon Jun 04 10:05:24 2007 +0100
@@ -471,7 +471,7 @@ static int show_stat(struct seq_file *p,
                (unsigned long long)cputime64_to_clock_t(irq),
                (unsigned long long)cputime64_to_clock_t(softirq),
                (unsigned long long)cputime64_to_clock_t(steal));
-       for_each_online_cpu(i) {
+       for_each_possible_cpu(i) {
 
                /* Copy values here to work around gcc-2.95.3, gcc-2.96 */
                user = kstat_cpu(i).cpustat.user;

_______________________________________________
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®.