Files
kernel_arpi/arch/nios2/include/asm
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
..
2018-04-11 10:28:39 -07:00
2019-11-11 21:18:19 +01:00
2018-10-31 08:54:12 -07:00
2015-03-12 13:35:06 +08:00
2019-04-03 10:32:54 +02:00