]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] x86_64: Make sure hpet_address is 0 when any part of HPET initialization...
authorAndi Kleen <ak@suse.de>
Tue, 13 Dec 2005 06:17:07 +0000 (22:17 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 13 Dec 2005 06:31:16 +0000 (22:31 -0800)
commit68e188911263adb06e28fa2c9dc9e017774de68d
tree159e570339af78445cd91f4fa8f3a426bf4a9aa6
parent7cd082f0147c5fc94b455bcc17fe21b22dbac703
[PATCH] x86_64: Make sure hpet_address is 0 when any part of HPET initialization fails

Otherwise TSC->HPET fallback could see incorrect state and crash later.

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/kernel/time.c