kernel_optimize_test/arch
Al Viro 5904122c46 take the dummy csum_and_copy_from_user() into net/checksum.h
now that can be done conveniently - all non-trivial cases have
_HAVE_ARCH_COPY_AND_CSUM_FROM_USER defined, so the fallback in
net/checksum.h is used only for dummy (copy_from_user, then
csum_partial) implementation.  Allowing us to get rid of all
dummy instances, both of csum_and_copy_from_user() and
csum_partial_copy_from_user().

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2020-05-29 16:11:50 -04:00
..
alpha alpha: turn csum_partial_copy_from_user() into csum_and_copy_from_user() 2020-05-29 16:11:49 -04:00
arc mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS 2020-04-10 15:36:21 -07:00
arm arm: switch to csum_and_copy_from_user() 2020-05-29 16:11:49 -04:00
arm64 mm/memory_hotplug: add pgprot_t to mhp_params 2020-04-10 15:36:21 -07:00
c6x take the dummy csum_and_copy_from_user() into net/checksum.h 2020-05-29 16:11:50 -04:00
csky mm/special: create generic fallbacks for pte_special() and pte_mkspecial() 2020-04-10 15:36:21 -07:00
h8300 Kbuild updates for v5.7 (2nd) 2020-04-11 09:46:12 -07:00
hexagon mm/special: create generic fallbacks for pte_special() and pte_mkspecial() 2020-04-10 15:36:21 -07:00
ia64 take the dummy csum_and_copy_from_user() into net/checksum.h 2020-05-29 16:11:50 -04:00
m68k m68k: convert to csum_and_copy_from_user() 2020-05-29 16:11:49 -04:00
microblaze mm/special: create generic fallbacks for pte_special() and pte_mkspecial() 2020-04-10 15:36:21 -07:00
mips Kbuild updates for v5.7 (2nd) 2020-04-11 09:46:12 -07:00
nds32 mm/special: create generic fallbacks for pte_special() and pte_mkspecial() 2020-04-10 15:36:21 -07:00
nios2 take the dummy csum_and_copy_from_user() into net/checksum.h 2020-05-29 16:11:50 -04:00
openrisc mm/special: create generic fallbacks for pte_special() and pte_mkspecial() 2020-04-10 15:36:21 -07:00
parisc take the dummy csum_and_copy_from_user() into net/checksum.h 2020-05-29 16:11:50 -04:00
powerpc mm/memory_hotplug: add pgprot_t to mhp_params 2020-04-10 15:36:21 -07:00
riscv mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS 2020-04-10 15:36:21 -07:00
s390 take the dummy csum_and_copy_from_user() into net/checksum.h 2020-05-29 16:11:50 -04:00
sh sh32: convert to csum_and_copy_from_user() 2020-05-29 16:11:49 -04:00
sparc sparc: switch to providing csum_and_copy_from_user() 2020-05-29 16:11:49 -04:00
um mm/special: create generic fallbacks for pte_special() and pte_mkspecial() 2020-04-10 15:36:21 -07:00
unicore32 mm/special: create generic fallbacks for pte_special() and pte_mkspecial() 2020-04-10 15:36:21 -07:00
x86 take the dummy csum_and_copy_from_user() into net/checksum.h 2020-05-29 16:11:50 -04:00
xtensa xtensa: switch to providing csum_and_copy_from_user() 2020-05-29 16:11:49 -04:00
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
Kconfig dma-mapping updates for 5.7 2020-04-04 10:12:47 -07:00