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 [SPARC64]: Add .gitignore file for sparc64 boot images. 2006-02-05 00:15:11 -08:00
kernel [SPARC64]: Make smp_processor_id() functional before start_kernel() 2006-05-31 01:24:02 -07:00
lib [SPARC64]: Fix missing fold at end of checksums. 2006-06-04 21:32:01 -07:00
math-emu [SPARC64] math-emu: Delete debugging printk left by previous commit. 2006-03-20 01:13:53 -08:00
mm [SPARC64]: Disable preemption during flush_tlb_pending(). 2006-04-30 22:54:27 -07:00
oprofile
prom [SPARC64]: Fix system type in /proc/cpuinfo and remove bogus OBP check. 2006-03-20 01:14:25 -08:00
solaris [SPARC64]: Increase top of 32-bit process stack. 2006-03-20 01:16:36 -08:00
Kconfig [SPARC64]: Fix dependencies of HUGETLB_PAGE_SIZE_64K 2006-04-18 16:19:53 -07:00
Kconfig.debug [PATCH] kconfig: clarify memory debug options 2006-03-25 08:22:54 -08:00
Makefile
defconfig [SPARC]: Handle UNWIND_INFO properly. 2006-05-12 12:45:50 -07:00