Port-alpha archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: can't reboot after running a 5.0 kernel
On Tue, Feb 01, 2011 at 01:30:17 +0300, Valeriy E. Ushakov wrote:
> I guess that was what I "noted" to mrg.
Actually, I think it was this mail:
http://mail-index.netbsd.org/source-changes-d/2009/05/27/msg000502.html
quoted below for convenience
| On Wed, May 27, 2009 at 04:08:06 +0000, matthew green wrote:
|
| > Modified Files:
| > src/sys/arch/sparc/sparc: vm_machdep.c
| >
| > Log Message:
| > sync this a little with sparc64: use cpu_setfunc() at the end of
| > cpu_lwp_fork()
| >
| >
| > To generate a diff of this commit:
| > cvs rdiff -u -r1.98 -r1.99 src/sys/arch/sparc/sparc/vm_machdep.c
|
| Is that correct? It used to be in 4.0, but in 5.0 lwp trampoline
| calls lwp_startup before calling the lwp function. For SA the
| trampoline used to be used for recycling lwps for upcalls. Is that
| correct to call lwp_startup in that case? There never was any
| official note on that when SA became undead.
-uwe
Home |
Main Index |
Thread Index |
Old Index