aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/lib/usercopy.c
Commit message (Collapse)AuthorAge
* [S390] uaccess: implement strict user copy checksHeiko Carstens2010-02-26
Same as on x86 and sparc, besides the fact that enabling the option will just emit compile time warnings instead of errors. Keeps allyesconfig kernels compiling. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>