Module Name: src Committed By: rmind Date: Sat Jul 16 14:46:18 UTC 2011
Modified Files: src/sys/arch/xen/x86: cpu.c Log Message: Initialise cpus_running to 1 on Xen, as it was done on x86. Problem analysed by hannken@. Fixes PR/45062. To generate a diff of this commit: cvs rdiff -u -r1.59 -r1.60 src/sys/arch/xen/x86/cpu.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.