linux/arch
Magnus Damm 68abdbbb03 sh: rework ipr code
This patch reworks the ipr code by grouping the offset array together
with the ipr_data structure in a new data structure called ipr_desc.
This new structure also contains the name of the controller in struct
irq_chip. The idea behind putting struct irq_chip in there is that we
can use offsetof() to locate the base addresses in the irq_chip
callbacks. This strategy has much in common with the recently merged
intc2 code.

One logic change has been made - the original ipr code enabled the
interrupts by default but with this patch they are all disabled by
default.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-06-15 18:56:19 +09:00
..
alpha ALPHA: misc fixes 2007-06-01 08:18:29 -07:00
arm [ARM] Solve buggy smp_processor_id() usage 2007-06-02 21:31:49 +01:00
arm26
avr32
blackfin
cris
frv
h8300 h8300 trival patches 2007-06-01 08:18:29 -07:00
i386 enable interrupts in user path of page fault. 2007-06-07 17:05:03 -07:00
ia64 [IA64] acpi_get_sysname() should be __init 2007-05-24 10:59:44 -07:00
m32r
m68k m68k: parenthesis balance 2007-06-01 08:18:27 -07:00
m68knommu
mips [MIPS] Fix warning by moving do_default_vi into CONFIG_CPU_MIPSR2_SRS 2007-06-06 19:34:33 +01:00
parisc
powerpc [POWERPC] Fix building of COFF zImages 2007-06-07 22:21:31 +10:00
ppc [POWERPC] Fix compile breakage for IBM/AMCC 4xx arch/ppc platforms 2007-06-02 21:01:56 +10:00
s390 [S390] Fix section annotations. 2007-05-31 17:38:11 +02:00
sh sh: rework ipr code 2007-06-15 18:56:19 +09:00
sh64
sparc [SPARC32]: Build fix. 2007-05-31 01:52:51 -07:00
sparc64 [SPARC64]: Fix SBUS IRQ regression caused by PCI-E driver. 2007-06-07 16:59:51 -07:00
um uml: improve PTRACE_SYSEMU checking 2007-05-23 20:14:12 -07:00
v850
x86_64 enable interrupts in user path of page fault. 2007-06-07 17:05:03 -07:00
xtensa [XTENSA] Remove non-rt signal handling 2007-05-31 17:49:32 -07:00