[PATCH] *** SUBJECT HERE ***

From: Jeremy Fitzhardinge
Date: Tue Feb 10 2009 - 15:07:37 EST


Hi all,

This series of patches (against tip/x86/apic) makes some fairly
uncontroversial changes and cleanups to lay the groundwork for some more
Xen-specific patches (which will no doubt cause more of a discussion).

These changes can also be pulled from
git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git x86/apic

Thanks,
J

Ian Campbell (1):
xen: expose enable_IO_APIC for 32-bit

Jeremy Fitzhardinge (4):
x86: make apic_* operations inline functions
x86: unstatic mp_find_ioapic so it can be used elsewhere
x86: add mp_find_ioapic_pin
x86: unstatic ioapic entry funcs

arch/x86/include/asm/apic.h | 35 +++++++++++++++++++++++++++++------
arch/x86/include/asm/hw_irq.h | 2 --
arch/x86/include/asm/io_apic.h | 6 ++++++
arch/x86/include/asm/mpspec.h | 2 ++
arch/x86/kernel/acpi/boot.c | 18 ++++++++++++++----
arch/x86/kernel/io_apic.c | 10 +++++-----
6 files changed, 56 insertions(+), 17 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/