diff options
author | Heiko Carstens <heiko.carstens@de.ibm.com> | 2010-06-04 23:14:47 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-06-05 00:21:44 +0200 |
commit | 7cbe17701a0379c7b05a79a6df4f24e41d2afde8 (patch) | |
tree | 914879cce805da0525f6d0c7c730f4945f1586f5 /sound/oss/msnd_classic.c | |
parent | rtc: s3c: initialize s3c_rtc_cpu_type before using it (diff) | |
download | linux-7cbe17701a0379c7b05a79a6df4f24e41d2afde8.tar.xz linux-7cbe17701a0379c7b05a79a6df4f24e41d2afde8.zip |
fs/compat_rw_copy_check_uvector: add missing compat_ptr call
A call to access_ok is missing a compat_ptr conversion. Introduced with
b83733639a494d5f42fa00a2506563fbd2d3015d "compat: factor out
compat_rw_copy_check_uvector from compat_do_readv_writev"
fs/compat.c: In function 'compat_rw_copy_check_uvector':
fs/compat.c:629: warning: passing argument 1 of '__access_ok' makes pointer from integer without a cast
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Reviewed-by: Jeff Moyer <jmoyer@redhat.com>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'sound/oss/msnd_classic.c')
0 files changed, 0 insertions, 0 deletions