diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2007-10-12 23:04:06 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@inhelltoy.tec.linutronix.de> | 2007-10-12 23:04:06 +0200 |
commit | 28769149c285e0a392d2e601ae0cc71ffc345f7d (patch) | |
tree | ddf9940c98b0eb2ad61cb3f24ac31db6e9284d58 /block | |
parent | 06a24dec10bc4014fc0974670627efed68f5da27 (diff) |
i386: prepare sharing the hpet code with x86_64
Add the x8664 specific bits (mapping) to share the hpet code later.
Move the reserve_platform_timer call to late init. This is necessary
for x86_64, as hpet enable() is called before memory is setup. i386
calls it in late_time_init, but it does not hurt to do it later for
both.
Pull in the x8664 hpet disable command line option as well.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions