From: takada Date: Wed, 2 May 2007 17:27:05 +0000 (+0200) Subject: [PATCH] i386: pit_latch_buggy has no effect X-Git-Tag: v2.6.22-rc1~1011^2~215 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5e8861583a591020176c90c10c6a130fed4f3ec;p=pandora-kernel.git [PATCH] i386: pit_latch_buggy has no effect Eliminated the arch/i386/kernel/timers in 2.6.18, use clocksoures instead. pit_latch_buggy was referred in timers/timer_tsc.c, and currently removed. Therefore nobody refer it. Until 2.6.17, MediaGX's TSC works correctly. after 2.6.18, warned "TSC appears to be running slowly. Marking it as unstable". So marked unstable TSC when CS55x0. Cc: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Andi Kleen --- Reading git-diff-tree failed