public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [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

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