* [GIT PULL] clocksource: Avoid possible mult overflows
@ 2011-11-10 19:33 john stultz
2011-11-11 7:12 ` Ingo Molnar
0 siblings, 1 reply; 3+ messages in thread
From: john stultz @ 2011-11-10 19:33 UTC (permalink / raw)
To: Ingo Molnar; +Cc: LKML, David Daney, Thomas Gleixner, Chen Jie, zhangfx
Hey Ingo,
Here's the revised fix to the mult overflow issue against
tip/timers/core. Let me know if you hit any other issues.
thanks
-john
git://git.linaro.org/people/jstultz/linux.git formingo/3.2/tip/timers/core
John Stultz (1):
clocksource: Avoid selecting mult values that might overflow when adjusted
include/linux/clocksource.h | 3 +-
kernel/time/clocksource.c | 58 +++++++++++++++++++++++++++++++++++-------
kernel/time/timekeeping.c | 7 +++++
3 files changed, 57 insertions(+), 11 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [GIT PULL] clocksource: Avoid possible mult overflows
2011-11-10 19:33 [GIT PULL] clocksource: Avoid possible mult overflows john stultz
@ 2011-11-11 7:12 ` Ingo Molnar
2011-11-11 19:04 ` John Stultz
0 siblings, 1 reply; 3+ messages in thread
From: Ingo Molnar @ 2011-11-11 7:12 UTC (permalink / raw)
To: john stultz; +Cc: LKML, David Daney, Thomas Gleixner, Chen Jie, zhangfx
* john stultz <johnstul@us.ibm.com> wrote:
> Hey Ingo,
> Here's the revised fix to the mult overflow issue against
> tip/timers/core. Let me know if you hit any other issues.
>
> thanks
> -john
>
>
> git://git.linaro.org/people/jstultz/linux.git formingo/3.2/tip/timers/core
Pulled, thanks John!
Note, it was not based on the latest tip:timers/core branch of:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git
and it conflicted with another patch of yours (trivially). I've
resolved the conflict, please double check that it's all fine.
Thanks,
Ingo
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [GIT PULL] clocksource: Avoid possible mult overflows
2011-11-11 7:12 ` Ingo Molnar
@ 2011-11-11 19:04 ` John Stultz
0 siblings, 0 replies; 3+ messages in thread
From: John Stultz @ 2011-11-11 19:04 UTC (permalink / raw)
To: Ingo Molnar; +Cc: LKML, David Daney, Thomas Gleixner, Chen Jie, zhangfx
On Fri, 2011-11-11 at 08:12 +0100, Ingo Molnar wrote:
> * john stultz <johnstul@us.ibm.com> wrote:
>
> > Hey Ingo,
> > Here's the revised fix to the mult overflow issue against
> > tip/timers/core. Let me know if you hit any other issues.
> >
> > thanks
> > -john
> >
> >
> > git://git.linaro.org/people/jstultz/linux.git formingo/3.2/tip/timers/core
>
> Pulled, thanks John!
>
> Note, it was not based on the latest tip:timers/core branch of:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git
Ah. I had set my remote to:
git://git.kernel.org/pub/scm/linux/kernel/git/mingo/tip.git
> and it conflicted with another patch of yours (trivially). I've
> resolved the conflict, please double check that it's all fine.
So, tip/timers/core doesn't seem to have the patch.
tip/timers/urgent has the original version, not the current v3.
Where exactly did you pull this one to?
thanks
-john
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-11-11 19:05 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-10 19:33 [GIT PULL] clocksource: Avoid possible mult overflows john stultz
2011-11-11 7:12 ` Ingo Molnar
2011-11-11 19:04 ` John Stultz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox