linux-stable/drivers/pps
Matt Ranostay c2a49fe8ee pps: fix padding issue with PPS_FETCH for ioctl_compat
Issue is that x86 32-bit aligns to 4-bytes instead of 8-bytes
so this patchset works around the issue and corrects the data
returned in pps_fdata_compat.

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
Kconfig pps: kc: fix non-tickless system config dependency 2016-10-11 15:06:32 -07:00
Makefile
kapi.c
kc.c
kc.h
pps.c pps: fix padding issue with PPS_FETCH for ioctl_compat 2017-03-17 15:10:49 +09:00
sysfs.c