Subject: CVS commit: [netbsd-2] src/sys/arch/acorn26/acorn26
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 10/15/2006 16:00:51
Module Name: src
Committed By: bouyer
Date: Sun Oct 15 16:00:51 UTC 2006
Modified Files:
src/sys/arch/acorn26/acorn26 [netbsd-2]: cpuswitch.c
Log Message:
Pull up following revision(s) (requested by bjh21 in ticket #10717):
sys/arch/acorn26/acorn26/cpuswitch.c: revision 1.8
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.5 -r1.5.6.1 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.