mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@kernel.org>
To: John Stultz <john.stultz@linaro.org>
Cc: Thomas Gleixner <tglx@linutronix.de>,
	LKML <linux-kernel@vger.kernel.org>,
	Peter Zijlstra <a.p.zijlstra@chello.nl>
Subject: Re: [GIT PULL] Timekeeping changes for 3.14
Date: Sun, 12 Jan 2014 14:15:05 +0100	[thread overview]
Message-ID: <20140112131505.GA16132@gmail.com> (raw)
In-Reply-To: <52C5E6A0.7010507@linaro.org>


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

> Hey Thomas,
>   Hope you're having a good new years! Here's my current timekeeping
> queue for 3.14.
> 
> This includes a number of changes I had earlier proposed for 3.13, but
> decided to defer due to it being so late in the 3.13 cycle.
> 
> The only two items not previously posted are:
>    tick/timekeeping: Call update_wall_time outside the jiffies lock
>    timekeeping: Remove comment that's mostly out of date
> 
> I'll send the entire queue in reply to this mail.
> 
> Please take a look and let me know if you have any objections.
> 
> thanks
> -john
> 
> 
> The following changes since commit 0e6601eee039893a3f6420596ae4588d90d13cbe:
> 
>   Merge branch 'timers/posix-timers-for-tip-v2' of
> git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks
> into timers/core (2013-12-10 12:32:36 +0100)
> 
> are available in the git repository at:
> 
> 
>   git://git.linaro.org/people/john.stultz/linux.git fortglx/3.14/time
> 
> for you to fetch changes up to 38aef31ce7773624c8f09ff58c4c27b3b955faaf:
> 
>   timekeeping: Remove comment that's mostly out of date (2013-12-23
> 12:53:22 -0800)
> 
> ----------------------------------------------------------------
> Borislav Petkov (1):
>       rtc-cmos: Add an alarm disable quirk
> 
> John Stultz (7):
>       timekeeping: Fix lost updates to tai adjustment
>       timekeeping: Fix potential lost pv notification of time change
>       timekeeping: Avoid possible deadlock from clock_was_set_delayed
>       tick/timekeeping: Call update_wall_time outside the jiffies lock
>       timekeeping: Fix CLOCK_TAI timer/nanosleep delays
>       timekeeping: Fix missing timekeeping_update in suspend path
>       timekeeping: Remove comment that's mostly out of date
> 
> Yijing Wang (1):
>       timekeeper: fix comment typo for tk_setup_internals()
> 
>  drivers/rtc/rtc-cmos.c      | 52
> +++++++++++++++++++++++++++++++++++++++++++-
>  kernel/time/tick-common.c   |  1 +
>  kernel/time/tick-internal.h |  1 +
>  kernel/time/tick-sched.c    |  1 +
>  kernel/time/timekeeping.c   | 53
> ++++++++++++++++++++++-----------------------
>  5 files changed, 80 insertions(+), 28 deletions(-)

Pulled into tip:timers/core, thanks John!

	Ingo

      parent reply	other threads:[~2014-01-12 13:15 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-02 22:22 John Stultz
2014-01-02 22:23 ` [PATCH 1/9] timekeeping: Fix lost updates to tai adjustment John Stultz
2014-01-02 22:23   ` [PATCH 2/9] timekeeping: Fix potential lost pv notification of time change John Stultz
2014-01-02 22:23   ` [PATCH 3/9] timekeeping: Avoid possible deadlock from clock_was_set_delayed John Stultz
2014-01-02 22:23   ` [PATCH 4/9] tick/timekeeping: Call update_wall_time outside the jiffies lock John Stultz
2014-01-02 22:23   ` [PATCH 5/9] timekeeping: Fix CLOCK_TAI timer/nanosleep delays John Stultz
2014-01-02 22:23   ` [PATCH 6/9] timekeeping: Fix missing timekeeping_update in suspend path John Stultz
2014-01-02 22:23   ` [PATCH 7/9] timekeeper: fix comment typo for tk_setup_internals() John Stultz
2014-01-02 22:23   ` [PATCH 8/9] rtc-cmos: Add an alarm disable quirk John Stultz
2014-01-02 22:23   ` [PATCH 9/9] timekeeping: Remove comment that's mostly out of date John Stultz
2014-01-12 13:15 ` Ingo Molnar [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140112131505.GA16132@gmail.com \
    --to=mingo@kernel.org \
    --cc=a.p.zijlstra@chello.nl \
    --cc=john.stultz@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome