diff options
author | Matt Ranostay <matt.ranostay@konsulko.com> | 2017-03-10 15:19:44 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-03-17 15:10:49 +0900 |
commit | 2ac6665701afd1946e1c93bd1308e97fd2b0ce10 (patch) | |
tree | 50892f5ba03a89fc853b267745f82b44fbfc0de6 /fs/omfs | |
parent | 48a5e6bdc2dd82281d7d6623a7395be7d6c3a95b (diff) | |
download | linux-2ac6665701afd1946e1c93bd1308e97fd2b0ce10.tar.bz2 |
pps: add ioctl_compat function to correct ioctl definitions
ioctl definitions use the pointer size of the architecture which
is fine when userspace and kernel are the same bitsize. This
patchset workarounds an issue with mixed bitsize kernel + userspace
by rewriting the cmd to the kernelspace architecture pointer size.
Acked-by: Rodolfo Giometti <giometti@enneenne.com>
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/omfs')
0 files changed, 0 insertions, 0 deletions