Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1592421 > unrolled thread

Re: [PATCH 2/2] pps: fix padding issue with PPS_FETCH for ioctl_compat

Started byRodolfo Giometti <giometti@enneenne.com>
First post2017-03-04 09:20 +0100
Last post2017-03-04 09:20 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 2/2] pps: fix padding issue with PPS_FETCH for  ioctl_compat Rodolfo Giometti <giometti@enneenne.com> - 2017-03-04 09:20 +0100

#1592421 — Re: [PATCH 2/2] pps: fix padding issue with PPS_FETCH for ioctl_compat

FromRodolfo Giometti <giometti@enneenne.com>
Date2017-03-04 09:20 +0100
SubjectRe: [PATCH 2/2] pps: fix padding issue with PPS_FETCH for ioctl_compat
Message-ID<thd50-6c7-15@gated-at.bofh.it>
On 02/24/17 21:23, Matt Ranostay wrote:
> 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.
>
> Cc: Rodolfo Giometti <giometti@enneenne.com>
> Cc: Moritz Fischer <mdf@kernel.org>
> Cc: George McCollister <george.mccollister@gmail.com>
> Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
> ---
>  drivers/pps/pps.c        | 110 ++++++++++++++++++++++++++++++++++-------------
>  include/uapi/linux/pps.h |  19 ++++++++
>  2 files changed, 98 insertions(+), 31 deletions(-)

Acked-by: Rodolfo Giometti <giometti@enneenne.com>

-- 

HCE Engineering                      e-mail: giometti@hce-engineering.com
GNU/Linux Solutions                          giometti@enneenne.com
Linux Device Driver                          giometti@linux.it
Embedded Systems                     phone:  +39 349 2432127
UNIX programming                     skype:  rodolfo.giometti
Cosino Project - the quick prototyping embedded system - www.cosino.io
Freelance ICT Italia - Consulente ICT Italia - www.consulenti-ict.it

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web