dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/microblaze/lib
Michal Simek ca3865bae5 microblaze: Support word copying in copy_tofrom_user
Word copying is used only for aligned addresses.
Here is space for improving to use any better copying technique.
Look at memcpy implementation.

Signed-off-by: Michal Simek <monstr@monstr.eu>
2010-04-01 08:38:25 +02:00
..
Makefile microblaze: uaccess: Unify __copy_tofrom_user 2010-04-01 08:38:22 +02:00
fastcopy.S microblaze: Add .type and .size to ASM functions 2010-04-01 08:38:24 +02:00
memcpy.c microblaze: Adding likely macros 2010-04-01 08:38:24 +02:00
memmove.c tree-wide: fix assorted typos all over the place 2009-12-04 15:39:55 +01:00
memset.c microblaze: Adding likely macros 2010-04-01 08:38:24 +02:00
uaccess_old.S microblaze: Support word copying in copy_tofrom_user 2010-04-01 08:38:25 +02:00