commit | f5e0e93faf8421083853b2d7a217267f49e27cc3 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Fri Oct 12 23:04:06 2007 +0200 |
committer | Thomas Gleixner <tglx@inhelltoy.tec.linutronix.de> | Fri Oct 12 23:04:06 2007 +0200 |
tree | 07feecfe09654c49a9f21ed93616793003a9f49c | |
parent | 28769149c285e0a392d2e601ae0cc71ffc345f7d [diff] |
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 <tglx@linutronix.de> Signed-off-by: Chris Wright <chrisw@sous-sol.org> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>