Subject: CVS commit: [netbsd-3] src/sys/arch/acorn26/acorn26
To: None <source-changes@NetBSD.org>
From: Geert Hendrickx <ghen@netbsd.org>
List: source-changes
Date: 10/23/2006 19:02:58
Module Name: src
Committed By: ghen
Date: Mon Oct 23 19:02:58 UTC 2006
Modified Files:
src/sys/arch/acorn26/acorn26 [netbsd-3]: cpuswitch.c
Log Message:
Pull up following revision(s) (requested by bjh21 in ticket #1553):
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.14.1 -r1.5.14.2 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.