From: john stultz <johnstul@us.ibm.com>
To: Ingo Molnar <mingo@elte.hu>
Cc: LKML <linux-kernel@vger.kernel.org>,
David Daney <ddaney.cavm@gmail.com>,
Thomas Gleixner <tglx@linutronix.de>, Chen Jie <chenj@lemote.com>,
zhangfx <zhangfx@lemote.com>
Subject: [GIT PULL] clocksource: Avoid possible mult overflows
Date: Thu, 10 Nov 2011 11:33:45 -0800 [thread overview]
Message-ID: <1320953625.10668.86.camel@work-vm> (raw)
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(-)
next reply other threads:[~2011-11-10 19:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-10 19:33 john stultz [this message]
2011-11-11 7:12 ` [GIT PULL] clocksource: Avoid possible mult overflows Ingo Molnar
2011-11-11 19:04 ` John Stultz
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=1320953625.10668.86.camel@work-vm \
--to=johnstul@us.ibm.com \
--cc=chenj@lemote.com \
--cc=ddaney.cavm@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=tglx@linutronix.de \
--cc=zhangfx@lemote.com \
/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