Skip to content
Commit 85cc35fa authored by Thomas Gleixner's avatar Thomas Gleixner
Browse files

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: default avatarThomas Gleixner <tglx@linutronix.de>
parent 136ef671
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment