aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/i8259.c
diff options
context:
space:
mode:
authorGravatar Sebastian Andrzej Siewior <sebastian@breakpoint.cc> 2012-08-13 22:23:33 +0200
committerGravatar Thomas Gleixner <tglx@linutronix.de> 2012-08-21 22:16:57 +0200
commitece3234a77ebcd5bbeea6b829c9798328d290cae (patch)
tree85e6a0215ed892a078bb781bd0f0a1cbfdd4c768 /arch/x86/kernel/i8259.c
parentMerge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hel... (diff)
downloadlinux-ece3234a77ebcd5bbeea6b829c9798328d290cae.tar.gz
linux-ece3234a77ebcd5bbeea6b829c9798328d290cae.tar.bz2
linux-ece3234a77ebcd5bbeea6b829c9798328d290cae.zip
x86: dt: Use linear irq domain for ioapic(s)
The former conversion to irq_domain_add_legacy() did not fully work since we miss the irq decs for NR_IRQS_LEGACY+. Ideally we could use irq_domain_add_simple() or the no-map variant (and program the virq <-> line mapping directly into ioapic) but this would require a different irq lookup in "do_IRQ()" and won't work with ACPI without changes. So this is probably easiest for everyone. Tested-by: Thierry Reding <thierry.reding@avionic-design.de> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Cc: Grant Likely <grant.likely@secretlab.ca> Link: http://lkml.kernel.org/r/20120813202304.GA3529@breakpoint.cc Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/x86/kernel/i8259.c')
0 files changed, 0 insertions, 0 deletions