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:   chris
Date:           Sun Jan 27 16:58:05 UTC 2008

Modified Files:
        src/sys/arch/arm/arm: cpu_in_cksum.S

Log Message:
Fix arm cpu_in_cksum.  It was walking the mbuf chain wrongly, and trying
to read from the wrong memory address and so causing protection faults.

Tested with iperf, mounting nfs drives, and also the regress tool.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/arm/arm/cpu_in_cksum.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