All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] A few timekeeping items for 4.4
@ 2015-10-19 19:23 John Stultz
  2015-10-20  7:59 ` Ingo Molnar
  0 siblings, 1 reply; 2+ messages in thread
From: John Stultz @ 2015-10-19 19:23 UTC (permalink / raw)
  To: Thomas Gleixner, lkml
  Cc: Ingo Molnar, Miroslav Lichvar, Prarit Bhargava, Richard Cochran

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] A few timekeeping items for 4.4
  2015-10-19 19:23 [GIT PULL] A few timekeeping items for 4.4 John Stultz
@ 2015-10-20  7:59 ` Ingo Molnar
  0 siblings, 0 replies; 2+ messages in thread
From: Ingo Molnar @ 2015-10-20  7:59 UTC (permalink / raw)
  To: John Stultz
  Cc: Thomas Gleixner, lkml, Miroslav Lichvar, Prarit Bhargava,
	Richard Cochran


* John Stultz <john.stultz@linaro.org> wrote:

> 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(-)

Could you please also post these as patches?

Thanks,

	Ingo

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-10-20  7:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-19 19:23 [GIT PULL] A few timekeeping items for 4.4 John Stultz
2015-10-20  7:59 ` Ingo Molnar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.