aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorjohn stultz <johnstul@us.ibm.com>2006-08-31 21:27:37 -0700
committerLinus Torvalds <torvalds@g5.osdl.org>2006-09-01 11:39:08 -0700
commit30f3174d1c506db2c6d2c1dddc9c064e741d6b76 (patch)
tree3b29c5f68c06604522db63b70c374fe1c31eafb1 /kernel
parent[PATCH] synclink_gt: fix receive tty error handling (diff)
downloadlinux-dev-30f3174d1c506db2c6d2c1dddc9c064e741d6b76.tar.xz
linux-dev-30f3174d1c506db2c6d2c1dddc9c064e741d6b76.zip
[PATCH] Fix faulty HPET clocksource usage (fix for bug #7062)
Apparently some systems export valid HPET addresses, but hpet_enable() fails. Then when the HPET clocksource starts up, it only checks for a valid HPET address, and the result is a system where time does not advance. See http://bugme.osdl.org/show_bug.cgi?id=7062 for details. This patch just makes sure we better check that the HPET is functional before registering the HPET clocksource. Signed-off-by: John Stultz <johnstul@us.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions