NetBSD-Bugs archive

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

PR/45062 CVS commit: src/sys/arch/xen/x86



The following reply was made to PR kern/45062; it has been noted by GNATS.

From: "Mindaugas Rasiukevicius" <rmind%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/45062 CVS commit: src/sys/arch/xen/x86
Date: Sat, 16 Jul 2011 14:46:18 +0000

 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.
 


Home | Main Index | Thread Index | Old Index