[GIT PULL] A few timekeeping items for 4.4

From: John Stultz
Date: Mon Oct 19 2015 - 15:23:09 EST


Hey Thomas,

I've been bad this cycle with picking up changes, so apologies if I
missed anything.

thanks
-john

The following changes since commit 9ffecb10283508260936b96022d4ee43a7798b4c:

Linux 4.3-rc3 (2015-09-27 07:50:08 -0400)

are available in the git repository at:

https://git.linaro.org/people/john.stultz/linux.git fortglx/4.4/time

for you to fetch changes up to 090e2edb4171dae4872c4eaae972dd3ccf96d4a8:

net: sfc: avoid using timespec (2015-10-01 09:59:24 -0700)

----------------------------------------------------------------
Arnd Bergmann (5):
ntp/pps: use timespec64 for hardpps()
ntp/pps: replace getnstime_raw_and_real with 64-bit version
ntp: use timespec64 in sync_cmos_clock
ntp/pps: use y2038 safe types in pps_event_time
net: sfc: avoid using timespec

drivers/net/ethernet/sfc/ptp.c | 30 +++++++++++++++---------------
drivers/pps/kapi.c | 4 ++--
include/linux/pps_kernel.h | 16 ++++++++--------
include/linux/timekeeping.h | 4 ++--
include/linux/timex.h | 2 +-
kernel/time/ntp.c | 16 ++++++++--------
kernel/time/ntp_internal.h | 2 +-
kernel/time/timekeeping.c | 14 +++++++-------
8 files changed, 44 insertions(+), 44 deletions(-)
--
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/