Subject: CVS commit: src/sys/arch/acorn26/acorn26
To: None <source-changes@NetBSD.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 10/15/2006 12:45:32
Module Name:	src
Committed By:	bjh21
Date:		Sun Oct 15 12:45:32 UTC 2006

Modified Files:
	src/sys/arch/acorn26/acorn26: cpuswitch.c

Log Message:
When processing RASes, only pay attention to, and change, the PC parts of R15,
leaving the PSR bits alone.  Necessary to make regress/sys/kern/ras/ras1 pass.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/acorn26/acorn26/cpuswitch.c

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