From: Thomas Gleixner Date: Fri, 12 Oct 2007 21:04:06 +0000 (+0200) Subject: i386: prepare sharing the PIT code X-Git-Tag: v2.6.24-rc1~1397^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5e0e93faf8421083853b2d7a217267f49e27cc3;p=pandora-kernel.git i386: prepare sharing the PIT code PIT clock events work already and the PIT handling is the same for i386 and x86_64. x86_64 does not support PIT as a clock source, so disable the PIT clocksource for x86_64. Prepare i8253.h to be shared with x8664 Signed-off-by: Thomas Gleixner Signed-off-by: Chris Wright Signed-off-by: Ingo Molnar Signed-off-by: Arjan van de Ven --- Reading git-diff-tree failed