[PATCH 0/2] pps: add ioctl_compat support

From: Matt Ranostay
Date: Fri Feb 24 2017 - 15:23:57 EST


This series fixes issues with 32-bit userspace + 64-bit kernel data
structures, and along with fixing incorrect ioctl definitions in
a ABI stable way

Matt Ranostay (2):
pps: add ioctl_compat function to correct ioctl definitions
pps: fix padding issue with PPS_FETCH for ioctl_compat

drivers/pps/pps.c | 123 +++++++++++++++++++++++++++++++++++------------
include/uapi/linux/pps.h | 19 ++++++++
2 files changed, 111 insertions(+), 31 deletions(-)

--
2.10.2