diff options
author | Helge Deller <deller@gmx.de> | 2013-06-29 14:03:14 +0200 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2013-11-07 22:29:14 +0100 |
commit | 63379c135331c724d40a87b98eb62d2122981341 (patch) | |
tree | 35ef859d3afae3d73c0cb92c1dbd7cb79227deb3 /arch/parisc/mm | |
parent | 3a7452b4449d34f2eec377e45036f5e0808aff09 (diff) |
parisc: implement full version of access_ok()
Up to now PA-RISC could live with a trivial version of access_ok().
Our fault handlers can correctly handle fault cases.
But testcases showed that we need a better access check else we won't
always return correct errno failure codes to userspace.
Problem showed up during 32bit userspace tests in which writev() used a
32bit memory area and length which would then wrap around on 64bit
kernel.
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'arch/parisc/mm')
0 files changed, 0 insertions, 0 deletions