Source-Changes archive

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

CVS commit: [netbsd-2-0] src/sys/arch/sparc/sparc



Module Name:    src
Committed By:   tron
Date:           Sun Mar 20 11:58:32 UTC 2005

Modified Files:
        src/sys/arch/sparc/sparc [netbsd-2-0]: machdep.c

Log Message:
Pull up revision 1.252 (requested by chs in ticket #1160):
define a new LWP flag which indicates that we're in the process of
doing a context switch.  use this on sparc and sparc64 to avoid trying
to access user memory (writing the register windows back to the stack)
in this case (since it's both unnecessary and wrong).


To generate a diff of this commit:
cvs rdiff -r1.245.2.1 -r1.245.2.2 src/sys/arch/sparc/sparc/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