1
linux/arch/sparc64
David S. Miller ae5de0ff0b [SPARC64]: Fix missing fold at end of checksums.
Both csum_partial() and the csum_partial_copy*() family of routines
forget to do a final fold on the computed checksum value on sparc64.
So do the standard Sparc "add + set condition codes, add carry"
sequence, then make sure the high 32-bits of the return value are
clear.

Based upon some excellent detective work and debugging done by
Richard Braun and Samuel Thibault.

Signed-off-by: David S. Miller <davem@davemloft.net>
2006-06-04 21:32:01 -07:00
..
boot
kernel
lib [SPARC64]: Fix missing fold at end of checksums. 2006-06-04 21:32:01 -07:00
math-emu
mm
oprofile
prom
solaris
defconfig
Kconfig
Kconfig.debug
Makefile