From: Venkatesh Pallipadi Date: Sat, 3 Sep 2005 22:56:27 +0000 (-0700) Subject: [PATCH] hpet: use read_timer_tsc only when CPU has TSC X-Git-Tag: v2.6.14-rc1~866 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4116c527ea9517623369a5b3b037aedde280d672;p=pandora-kernel.git [PATCH] hpet: use read_timer_tsc only when CPU has TSC Only use read_timer_tsc only when CPU has TSC. Thanks to Andrea for pointing this out. Should not be issue on any platforms as all recent systems that has HPET also has CPUs that supports TSC. The patch is still required for correctness. Signed-off-by: Venkatesh Pallipadi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed