linux-stable/drivers/pps
Matt Ranostay 2ac6665701 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>
2017-03-17 15:10:49 +09:00
..
clients pps: do not crash when failed to register 2016-07-23 10:25:54 +09:00
generators
kapi.c ntp/pps: use y2038 safe types in pps_event_time 2015-10-01 09:59:16 -07:00
kc.c ntp/pps: use y2038 safe types in pps_event_time 2015-10-01 09:59:16 -07:00
kc.h
Kconfig pps: kc: fix non-tickless system config dependency 2016-10-11 15:06:32 -07:00
Makefile
pps.c pps: add ioctl_compat function to correct ioctl definitions 2017-03-17 15:10:49 +09:00
sysfs.c PPS: convert class code to use dev_groups 2013-08-19 21:22:34 -07:00