NetBSD-Bugs archive

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

PR/44500 CVS commit: src/sys/arch/powerpc/powerpc



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

From: "Matt Thomas" <matt%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/44500 CVS commit: src/sys/arch/powerpc/powerpc
Date: Wed, 2 Feb 2011 09:02:40 +0000

 Module Name:   src
 Committed By:  matt
 Date:          Wed Feb  2 09:02:40 UTC 2011
 
 Modified Files:
        src/sys/arch/powerpc/powerpc: vm_machdep.c
 
 Log Message:
 Always call cpu_lwp_bootstrap even in cpu_setfunc.  Let cpu_lwp_fork use
 cpu_setfunc instead of duplicating code.  Simplify stack setup.
 PR 44500
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.81 -r1.82 src/sys/arch/powerpc/powerpc/vm_machdep.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