]> bbs.cooldavid.org Git - net-next-2.6.git/commit
x86: arch specific support for remapping HPET MSIs
authorSuresh Siddha <suresh.b.siddha@intel.com>
Tue, 4 Aug 2009 19:07:09 +0000 (12:07 -0700)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 27 Aug 2009 21:33:20 +0000 (23:33 +0200)
commitc8bc6f3c806f1fcbfdbf0b1ff6c52dba59192d3b
tree072f772308c44eb0223fbfb45c8a055918c70502
parent20f3097bfe5fb5ced0b14f9ea2620c4039bf1dde
x86: arch specific support for remapping HPET MSIs

x86 arch support for remapping HPET MSI's by associating the HPET timer block
with the interrupt-remapping HW unit and setting up appropriate irq_chip

Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
Cc: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Cc: David Woodhouse <dwmw2@infradead.org>
Cc: Jesse Barnes <jbarnes@virtuousgeek.org>
Cc: Jay Fenlason <fenlason@redhat.com>
LKML-Reference: <20090804190729.630510000@intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/include/asm/hpet.h
arch/x86/kernel/acpi/boot.c
arch/x86/kernel/apic/io_apic.c
arch/x86/kernel/hpet.c