NetBSD-Bugs archive

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

PR/54331 CVS commit: src/sys/arch/powerpc/oea



The following reply was made to PR port-macppc/54331; it has been noted by GNATS.

From: "Michael Lorenz" <macallan%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/54331 CVS commit: src/sys/arch/powerpc/oea
Date: Fri, 2 Aug 2019 05:08:08 +0000

 Module Name:	src
 Committed By:	macallan
 Date:		Fri Aug  2 05:08:07 UTC 2019
 
 Modified Files:
 	src/sys/arch/powerpc/oea: cpu_subr.c
 
 Log Message:
 first step to address PR54331:
 poll h->hatch_running for a bit instead of blindly relying on a fixed timeout
 for secondary CPUs to wake up and get ready
 
 needs more testing, possibly pullup
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.99 -r1.100 src/sys/arch/powerpc/oea/cpu_subr.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