[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1320953625.10668.86.camel@work-vm>
Date: Thu, 10 Nov 2011 11:33:45 -0800
From: john stultz <johnstul@...ibm.com>
To: Ingo Molnar <mingo@...e.hu>
Cc: LKML <linux-kernel@...r.kernel.org>,
David Daney <ddaney.cavm@...il.com>,
Thomas Gleixner <tglx@...utronix.de>,
Chen Jie <chenj@...ote.com>, zhangfx <zhangfx@...ote.com>
Subject: [GIT PULL] clocksource: Avoid possible mult overflows
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(-)
--
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