linux/arch/c6x
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
..
boot
configs
include mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS 2020-04-10 15:36:21 -07:00
kernel
lib take the dummy csum_and_copy_from_user() into net/checksum.h 2020-05-29 16:11:50 -04:00
mm
platforms c6x: Replace setup_irq() by request_irq() 2020-03-29 21:03:42 +02:00
Kconfig
Kconfig.debug
Makefile