]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging/lustre: Properly mark argument to p_ioctl in cfs_psdev_ops as __user
authorOleg Drokin <green@linuxhacker.ru>
Sun, 3 Jan 2016 17:05:44 +0000 (12:05 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Feb 2016 22:32:36 +0000 (14:32 -0800)
commitf2938c04b8f9b0223767ade931eeb63f3d7e0e68
tree3d655fc35fd0e137704c59e75329eb98daca1536
parente09bee346e3f10a3739c4c9ae4286bd09cdf2631
staging/lustre: Properly mark argument to p_ioctl in cfs_psdev_ops as __user

This also silents a sparse address space warning

Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/include/linux/libcfs/libcfs.h
drivers/staging/lustre/lustre/libcfs/linux/linux-module.c