Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/arm/arm
Module Name: src
Committed By: bjh21
Date: Sat Oct 7 14:57:58 UTC 2006
Modified Files:
src/sys/arch/arm/arm: in_cksum_arm.S
Log Message:
in L_cksumdata, stash R14 on the stack before doing anything. This is
helpful on acorn26, since kernel-mode page faults corrupt R14. Doing this
seems to help with the occasional crashes I've seen in this routine.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/arm/arm/in_cksum_arm.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