[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170310231945.16684-1-matt.ranostay@konsulko.com>
Date: Fri, 10 Mar 2017 15:19:43 -0800
From: Matt Ranostay <matt.ranostay@...sulko.com>
To: linux-kernel@...r.kernel.org
Cc: Matt Ranostay <matt.ranostay@...sulko.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Rodolfo Giometti <giometti@...eenne.com>
Subject: [PATCH RESEND 0/2] pps: add ioctl_compat support
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.
Changes from initial submission:
* add Rodolfo's Acked-by to patchsets
* add Greg K-H to Cc list, since there isn't a pps tree to merge in
changes
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
Powered by blists - more mailing lists