linux/arch/m68k/lib
Geert Uytterhoeven 3c46bdcaec m68k: implement __clear_user()
m68k: implement __clear_user(), which is needed by fs/signalfd.c

Since we always let the MMU do all checking, clear_user() and __clear_user()
are identical. The old clear_user() is renamed to __clear_user() for
consistency.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Davide Libenzi <davidel@xmailserver.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-05-15 08:54:00 -07:00
..
Makefile [PATCH] m68k: clean up uaccess.h 2006-06-23 07:43:01 -07:00
ashldi3.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ashrdi3.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
checksum.c m68k: export csum_partial_copy_from_user 2007-05-04 17:59:08 -07:00
lshrdi3.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
muldi3.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
semaphore.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
string.c [PATCH] m68k: cleanup string functions 2006-10-06 08:53:40 -07:00
uaccess.c m68k: implement __clear_user() 2007-05-15 08:54:00 -07:00