kernel-ark/arch/x86/platform
Feng Tang 2d8009ba67 x86: Unify 3 similar ways of saving mp_irqs info
There are 3 places defining similar functions of saving IRQ vector
info into mp_irqs[] array: mmparse/acpi/mrst.

Replace the redundant code by a common function in io_apic.c as it's
only called when CONFIG_X86_IO_APIC=y

Signed-off-by: Feng Tang <feng.tang@intel.com>
Cc: Alan Cox <alan@linux.intel.com>
Cc: Len Brown <len.brown@intel.com>
Cc: Yinghai Lu <yinghai@kernel.org>
LKML-Reference: <20101207133204.4d913c5a@feng-i7>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2010-12-09 21:52:06 +01:00
..
ce4100 ce4100: Add errata fixes for UART on CE4100 2010-12-06 15:58:26 +01:00
efi x86: Move efi to platform 2010-10-27 14:30:01 +02:00
iris x86: platform: Move iris to x86/platform where it belongs 2010-11-20 10:37:05 +01:00
mrst x86: Unify 3 similar ways of saving mp_irqs info 2010-12-09 21:52:06 +01:00
olpc x86: Move olpc to platform 2010-10-27 17:22:16 +02:00
scx200 x86: Move scx200 to platform 2010-10-27 14:30:01 +02:00
sfi x86, sfi: Use register_lapic_address() 2010-12-09 21:52:05 +01:00
uv x86: Remove unnecessary casts of void ptr returning alloc function return values 2010-11-10 09:13:00 +01:00
visws x86: Move visws to platform 2010-10-27 14:30:01 +02:00
Makefile x86: platform: Move iris to x86/platform where it belongs 2010-11-20 10:37:05 +01:00