[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <500089C4.3040300@linaro.org>
Date: Fri, 13 Jul 2012 13:49:08 -0700
From: John Stultz <john.stultz@...aro.org>
To: Ingo Molnar <mingo@...nel.org>
CC: Linux Kernel <linux-kernel@...r.kernel.org>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Richard Cochran <richardcochran@...il.com>,
Prarit Bhargava <prarit@...hat.com>,
Thomas Gleixner <tglx@...utronix.de>
Subject: Re: [PATCH 0/8] Time fixes and cleanups for 3.6
On 07/12/2012 11:05 PM, Ingo Molnar wrote:
>
> Looks sensible.
>
> Reviewed-by: Ingo Molnar <mingo@...nel.org>
>
> Thanks,
>
> Ingo
>
Thanks for the review! I've added your changes and your reviewed by tag
and pushed it out to my fortglx/3.6/time branch.
Here's the updated pull request below (Sorry for the word-wrap,
thunderbrid on my laptop isn't wanting to preserve the preformatting for
some reason).
thanks
-john
The following changes since commit 5baefd6d84163443215f4a99f6a20f054ef11236:
hrtimer: Update hrtimer base offsets each hrtimer_interrupt
(2012-07-11 23:34:39 +0200)
are available in the git repository at:
git://git.linaro.org/people/jstultz/linux.git fortglx/3.6/time
for you to fetch changes up to bbe1c99bd1000f64b117d462ea1c5041f81fb179:
time: Rework timekeeping functions to take timekeeper ptr as argument
(2012-07-13 16:39:02 -0400)
----------------------------------------------------------------
John Stultz (8):
ntp: Fix STA_INS/DEL clearing bug
time: Whitespace cleanups per Ingo's requests
time: Explicitly use u32 instead of int for shift values
time: Condense timekeeper.xtime into xtime_sec
time: Refactor accumulation of nsecs to secs
time: Move arch_gettimeoffset() usage into timekeeping_get_ns()
time: Move xtime_nsec adjustment underflow handling
timekeeping_adjust
time: Rework timekeeping functions to take timekeeper ptr as argument
kernel/time/ntp.c | 8 +-
kernel/time/timekeeping.c | 486
++++++++++++++++++++++++---------------------
2 files changed, 267 insertions(+), 227 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists