Hey Thomas,
Chris and Jason provided some fixes that are needed for
the 2.6.36-rc tree. I'll backport the overflow issue for
2.6.35-stable once it is upstream.
thanks
-john
Cc: Thomas Gleixner <tglx@linutronix.de>
Chris Wilson (1):
x86/hpet: Use the FSEC_PER_SEC constant for femto-second periods
Jason Wessel (1):
timekeeping: Fix overflow in rawtime tv_nsec on 32 bit archs
arch/x86/kernel/hpet.c | 4 ++--
include/linux/time.h | 2 +-
kernel/time/timekeeping.c | 11 +++++++----
3 files changed, 10 insertions(+), 7 deletions(-)
--