Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sh3/sh3
Module Name: src
Committed By: uwe
Date: Mon Jan 23 03:17:17 UTC 2006
Modified Files:
src/sys/arch/sh3/sh3: locore_subr.S
Log Message:
In onfault handlers of copyinstr and copyoutstr move EFAULT to the
correct register. This code worked correctly only because the right
register already contained EFAULT.
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/sys/arch/sh3/sh3/locore_subr.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index