commit | de93410310952fb7b705f784ef22493c8362dbe8 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Thu Aug 20 09:27:29 2009 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Thu Aug 27 17:12:52 2009 +0200 |
tree | ebf9925e8f78343ddb24049cc9146ead4df34661 | |
parent | f4848472cd99487e182b64fb2a5d0e4fedbe86ad [diff] |
x86: Move ioapic_ids_setup to x86_init_ops 32bit and also the numaq code have special requirements on the ioapic_id setup. Convert it to a x86_init_ops function and get rid of the quirks and #ifdefs Signed-off-by: Thomas Gleixner <tglx@linutronix.de>