linux/arch/microblaze/lib
Arnd Bergmann 732703af9c microblaze: clean up checksum.c
This changes the function prototypes in the checksum code
to have the usual prototypes, typically by turning int
arguments into __wsum.

Also change csum_partial_copy_from_user() to operate
on the right address space and export ip_fast_csum,
which is used in modular networking code.

The new version is now sparse-clean including endianess
checks.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Michal Simek <monstr@monstr.eu>
2009-05-21 15:56:07 +02:00
..
checksum.c microblaze: clean up checksum.c 2009-05-21 15:56:07 +02:00
fastcopy.S microblaze_v8: supported function for memory - kernel/lib 2009-03-27 14:25:21 +01:00
Makefile microblaze_v8: Makefiles for Microblaze cpu 2009-03-27 14:25:51 +01:00
memcpy.c microblaze: remove cacheable_memcpy 2009-05-21 15:56:05 +02:00
memmove.c microblaze_v8: supported function for memory - kernel/lib 2009-03-27 14:25:21 +01:00
memset.c microblaze_v8: supported function for memory - kernel/lib 2009-03-27 14:25:21 +01:00
uaccess.c microblaze_v8: uaccess files 2009-03-27 14:25:23 +01:00