mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] pps: add ioctl_compat support
@ 2017-02-24 20:23 Matt Ranostay
  2017-02-24 20:23 ` [PATCH 1/2] pps: add ioctl_compat function to correct ioctl definitions Matt Ranostay
  2017-02-24 20:23 ` [PATCH 2/2] pps: fix padding issue with PPS_FETCH for ioctl_compat Matt Ranostay
  0 siblings, 2 replies; 5+ messages in thread
From: Matt Ranostay @ 2017-02-24 20:23 UTC (permalink / raw)
  To: linux-kernel; +Cc: Matt Ranostay

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-03-04  8:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-24 20:23 [PATCH 0/2] pps: add ioctl_compat support Matt Ranostay
2017-02-24 20:23 ` [PATCH 1/2] pps: add ioctl_compat function to correct ioctl definitions Matt Ranostay
2017-03-04  7:26   ` Rodolfo Giometti
2017-02-24 20:23 ` [PATCH 2/2] pps: fix padding issue with PPS_FETCH for ioctl_compat Matt Ranostay
2017-03-04  7:32   ` Rodolfo Giometti

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®