linux/arch/parisc
Thomas Bogendoerfer dd5e6d6a3d parisc: Fix interrupt routing for C8000 serial ports
We can't use dev->mod_index for selecting the interrupt routing entry,
because it's not an index into interrupt routing table. It will be even
wrong on a machine with 2 CPUs (4 cores). But all needed information is
contained in the PAT entries for the serial ports. mod[0] contains the
iosapic address and mod_info has some indications for the interrupt
input (at least it looks like it). This patch implements the searching
for the right iosapic and uses this interrupt input information.

Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Cc: <stable@vger.kernel.org> # 3.10
Signed-off-by: Helge Deller <deller@gmx.de>
2013-07-31 23:42:32 +02:00
..
configs parisc: add defconfig for c8000 machine 2013-07-31 23:42:10 +02:00
hpux [readdir] constify ->actor 2013-06-29 12:57:05 +04:00
include parisc: Fix interrupt routing for C8000 serial ports 2013-07-31 23:42:32 +02:00
kernel parisc: Fix interrupt routing for C8000 serial ports 2013-07-31 23:42:32 +02:00
lib parisc: Fix gcc miscompilation in pa_memcpy() 2013-07-09 22:09:23 +02:00
math-emu parisc: avoid undefined shift in cnv_float.h 2013-01-07 23:06:22 +01:00
mm mm/PARISC: prepare for killing free_all_bootmem_node() 2013-07-03 16:07:39 -07:00
oprofile oprofile: more whitespace fixes 2008-10-15 20:55:51 +02:00
Kconfig Merge branch 'kconfig-diet' from Dave Hansen 2013-07-04 11:25:51 -07:00
Kconfig.debug consolidate per-arch stack overflow debugging options 2013-07-04 11:25:39 -07:00
Makefile parisc: switch to gzip-compressed vmlinuz kernel 2013-07-09 22:09:20 +02:00
defpalo.conf parisc: switch to gzip-compressed vmlinuz kernel 2013-07-09 22:09:20 +02:00
install.sh parisc: switch to gzip-compressed vmlinuz kernel 2013-07-09 22:09:20 +02:00
nm Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00