Subject: CVS commit: [nathanw_sa] syssrc/sys/arch/alpha/alpha
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 09/17/2001 22:03:32
Module Name:	syssrc
Committed By:	nathanw
Date:		Mon Sep 17 19:03:32 UTC 2001

Modified Files:
	syssrc/sys/arch/alpha/alpha [nathanw_sa]: machdep.c

Log Message:
Same bug, different function:
In cpu_getmcontext(), actually get the USP for the given LWP, not the
USP of the current PCB.
XXX the code is ugly.


To generate a diff of this commit:
cvs rdiff -r1.248.2.3 -r1.248.2.4 syssrc/sys/arch/alpha/alpha/machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.