diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2019-04-22 01:53:50 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-09 12:20:05 +0300 |
commit | d536e814a36cc81a53cba83350ffc536c788a8de (patch) | |
tree | 0d0d5de5c4ebde3d6bd6acdd19f3bff82807466c /drivers/fpga/fpga-bridge.c | |
parent | 52788b4af1b6379541b8d2b3a4e3d20c275cc42a (diff) | |
download | linux-d536e814a36cc81a53cba83350ffc536c788a8de.tar.xz |
fix compat handling of FICLONERANGE, FIDEDUPERANGE and FS_IOC_FIEMAP
commit 6b2daec19094a90435abe67d16fb43b1a5527254 upstream.
Unlike FICLONE, all of those take a pointer argument; they do need
compat_ptr() applied to arg.
Fixes: d79bdd52d8be ("vfs: wire up compat ioctl for CLONE/CLONE_RANGE")
Fixes: 54dbc1517237 ("vfs: hoist the btrfs deduplication ioctl to the vfs")
Fixes: ceac204e1da9 ("fs: make fiemap work from compat_ioctl")
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions