diff options
| author | Thomas Gleixner <[email protected]> | 2009-08-29 13:03:59 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2009-08-31 09:09:40 +0000 |
| commit | 47a3d5da70f411bc044ecd3c0593b158b09d0efa (patch) | |
| tree | 30d5204e6d11cd81b20bc3fa582762cd4bdd3135 /tools/perf/builtin-annotate.c | |
| parent | x86: Move tsc_init to late_time_init (diff) | |
| download | kernel-47a3d5da70f411bc044ecd3c0593b158b09d0efa.tar.gz kernel-47a3d5da70f411bc044ecd3c0593b158b09d0efa.zip | |
x86: Add early platform detection
Platforms like Moorestown require early setup and want to avoid the
call to reserve_ebda_region. The x86_init override is too late when
the MRST detection happens in setup_arch. Move the default i386
x86_init overrides and the call to reserve_ebda_region into a separate
function which is called as the default of a switch case depending on
the hardware_subarch id in boot params. This allows us to add a case
for MRST and let MRST have its own early setup function.
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/builtin-annotate.c')
0 files changed, 0 insertions, 0 deletions
