Re: [PATCH net-next V3 19/23] ptp: tilegx: convert to the 64 bit get/set time methods.

From: Chris Metcalf
Date: Sun Mar 29 2015 - 17:33:25 EST


On 3/29/2015 5:12 PM, Richard Cochran wrote:
This driver is 64 bit only, and so this driver and device are ready
for 2038. This patch changes the driver to the new PHC and also
carries the timespec64 parameter on out to the gxio_mpipe_get-
set_timestamp functions, making explicit the fact that the tv_sec
field is 64 bits wide.

Not even compile tested.

Signed-off-by: Richard Cochran<richardcochran@xxxxxxxxx>
---
arch/tile/gxio/mpipe.c | 4 ++--
arch/tile/include/gxio/mpipe.h | 4 ++--
drivers/net/ethernet/tile/tilegx.c | 9 +++++----
3 files changed, 9 insertions(+), 8 deletions(-)

Acked-by: Chris Metcalf <cmetcalf@xxxxxxxxxx>

--
Chris Metcalf, EZChip Semiconductor
http://www.ezchip.com

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/