From: Thomas Gleixner Date: Sun, 25 May 2008 19:21:36 +0000 (+0200) Subject: x86: fix mpparse fallout X-Git-Tag: v2.6.27-rc1~1106^2~247^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85cc35fa7255d113b5383a9c8536c363274bb475;p=pandora-kernel.git x86: fix mpparse fallout UP builds with LOCAL_APIC=y and IO_APIC=n fail with a missing reference to mp_bus_not_pci. Distangle the mpparse code some more and move the ioapic specific bus check into a separate function. This code needs sume urgent un#ifdef surgery all over the place. Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed