linux_dsm_epyc7002/arch/c6x/include/asm
Al Viro cc44c17baf csum_partial_copy_nocheck(): drop the last argument
It's always 0.  Note that we theoretically could use ~0U as well -
result will be the same modulo 0xffff, _if_ the damn thing did the
right thing for any value of initial sum; later we'll make use of
that when convenient.

However, unlike csum_and_copy_..._user(), there are instances that
did not work for arbitrary initial sums; c6x is one such.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2020-08-20 15:45:14 -04:00
..
asm-offsets.h
bitops.h
bug.h
cache.h
cacheflush.h c6x: use asm-generic/cacheflush.h 2020-06-08 11:05:57 -07:00
checksum.h csum_partial_copy_nocheck(): drop the last argument 2020-08-20 15:45:14 -04:00
clock.h
cmpxchg.h
delay.h
dscr.h
elf.h
flat.h
ftrace.h
hardirq.h
irq.h
irqflags.h
Kbuild asm-generic: make more kernel-space headers mandatory 2020-04-02 09:35:25 -07:00
linkage.h
megamod-pic.h
module.h
page.h mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS 2020-04-10 15:36:21 -07:00
pgtable.h mm: consolidate pte_index() and pte_offset_*() definitions 2020-06-09 09:39:14 -07:00
processor.h
procinfo.h
ptrace.h
sections.h
setup.h
soc.h
special_insns.h
string.h
switch_to.h
syscall.h
syscalls.h
thread_info.h
timer64.h
timex.h
tlb.h
traps.h
uaccess.h
unaligned.h scsi: c6x: Include <linux/unaligned/generic.h> instead of duplicating it 2020-03-16 22:08:32 -04:00
vmalloc.h mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmalloc.h> 2019-12-10 10:12:55 +01:00