Subject: CVS commit: src/sys/arch/sh5/sh5
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 03/28/2003 11:48:08
Module Name:	src
Committed By:	scw
Date:		Fri Mar 28 09:48:08 UTC 2003

Modified Files:
	src/sys/arch/sh5/sh5: stb1_locore.S

Log Message:
We need to preserve SSR/SPC when switching ASIDs as we could be called
while handling a TLB miss (via the pmap_pte_spill() function), in which
case SSR/SPC are live.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/arch/sh5/sh5/stb1_locore.S

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