linux_dsm_epyc7002/arch
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
..
alpha csum_partial_copy_nocheck(): drop the last argument 2020-08-20 15:45:14 -04:00
arc mm/gup: remove task_struct pointer for all gup code 2020-08-12 10:58:04 -07:00
arm csum_partial_copy_nocheck(): drop the last argument 2020-08-20 15:45:14 -04:00
arm64 all arch: remove system call sys_sysctl 2020-08-14 19:56:56 -07:00
c6x csum_partial_copy_nocheck(): drop the last argument 2020-08-20 15:45:14 -04:00
csky mm/csky: use general page fault accounting 2020-08-12 10:58:03 -07:00
h8300 uaccess: remove segment_eq 2020-08-12 10:57:58 -07:00
hexagon unify generic instances of csum_partial_copy_nocheck() 2020-08-20 15:45:14 -04:00
ia64 unify generic instances of csum_partial_copy_nocheck() 2020-08-20 15:45:14 -04:00
m68k csum_partial_copy_nocheck(): drop the last argument 2020-08-20 15:45:14 -04:00
microblaze all arch: remove system call sys_sysctl 2020-08-14 19:56:56 -07:00
mips csum_partial_copy_nocheck(): drop the last argument 2020-08-20 15:45:14 -04:00
nds32 mm/nds32: use general page fault accounting 2020-08-12 10:58:03 -07:00
nios2 unify generic instances of csum_partial_copy_nocheck() 2020-08-20 15:45:14 -04:00
openrisc OpenRISC updates for 5.9 2020-08-14 14:04:53 -07:00
parisc unify generic instances of csum_partial_copy_nocheck() 2020-08-20 15:45:14 -04:00
powerpc csum_partial_copy_nocheck(): drop the last argument 2020-08-20 15:45:14 -04:00
riscv A RISC-V Fix for 5.9 2020-08-15 18:54:42 -07:00
s390 unify generic instances of csum_partial_copy_nocheck() 2020-08-20 15:45:14 -04:00
sh csum_partial_copy_nocheck(): drop the last argument 2020-08-20 15:45:14 -04:00
sparc csum_partial_copy_nocheck(): drop the last argument 2020-08-20 15:45:14 -04:00
um Cleanup, SECCOMP_FILTER support, message printing fixes, and other 2020-08-15 18:50:32 -07:00
x86 csum_partial_copy_nocheck(): drop the last argument 2020-08-20 15:45:14 -04:00
xtensa csum_partial_copy_nocheck(): drop the last argument 2020-08-20 15:45:14 -04:00
.gitignore
Kconfig A set oftimekeeping/VDSO updates: 2020-08-14 14:26:08 -07:00