]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] s390: uaccess warnings
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 6 Jan 2006 08:19:09 +0000 (00:19 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 6 Jan 2006 16:33:49 +0000 (08:33 -0800)
commit618239e6be63cee1b13b7a48825fab3a20e3b279
tree8d543006aadc1518c8bdb195f357d321b62b15da
parente20041afa9a920ee14f2c2a5e60a9350b995eae2
[PATCH] s390: uaccess warnings

Convert __access_ok to an inline C function and change __get_user primitive to
avoid uaccess compiler warnings.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/s390/kernel/compat_linux.c
include/asm-s390/uaccess.h