mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 09:41:44 +00:00
3c46bdcaec
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> |
||
---|---|---|
.. | ||
ashldi3.c | ||
ashrdi3.c | ||
checksum.c | ||
lshrdi3.c | ||
Makefile | ||
muldi3.c | ||
semaphore.S | ||
string.c | ||
uaccess.c |