summaryrefslogtreecommitdiff
path: root/arch/parisc/lib/memcpy.c
diff options
context:
space:
mode:
authorHelge Deller <deller@gmx.de>2013-11-19 22:31:35 (GMT)
committerHelge Deller <deller@gmx.de>2013-11-19 22:31:35 (GMT)
commita0ffa8f06f77a6197405521324501614d281bee1 (patch)
treed8e5ea262abf8c86bd2bddb66bdf56f2f26477db /arch/parisc/lib/memcpy.c
parentdec8e46178bad9f1717a948572d76e0f804be801 (diff)
downloadlinux-a0ffa8f06f77a6197405521324501614d281bee1.tar.xz
Revert "parisc: implement full version of access_ok()"
This reverts commit 63379c135331c724d40a87b98eb62d2122981341. It broke userspace and adding more checking is not needed. Even checking if a syscall would access memory in page zero doesn't makes sense since it may lead to some syscalls returning -EFAULT where we would return other error codes on other platforms. In summary, just drop this change and return to always return 1. Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'arch/parisc/lib/memcpy.c')
0 files changed, 0 insertions, 0 deletions