Searched hist:c2a49fe8eeef301b40d0c8065d817c5425d31b11 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ |
H A D | pps.h | diff c2a49fe8eeef301b40d0c8065d817c5425d31b11 Fri Mar 10 17:19:45 CST 2017 Matt Ranostay <matt.ranostay@konsulko.com> 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>
|
/openbmc/linux/drivers/pps/ |
H A D | pps.c | diff c2a49fe8eeef301b40d0c8065d817c5425d31b11 Fri Mar 10 17:19:45 CST 2017 Matt Ranostay <matt.ranostay@konsulko.com> 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>
|