From: Thomas Gleixner Date: Thu, 20 Aug 2009 07:27:29 +0000 (+0200) Subject: x86: Move ioapic_ids_setup to x86_init_ops X-Git-Tag: v2.6.32-rc1~629^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de93410310952fb7b705f784ef22493c8362dbe8;p=pandora-kernel.git 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 --- Reading git-diff-tree failed