dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/sh/kernel/cpu
Paul Mundt 5f19f14fed sh: intc: Kill off special reservation interface.
At present reserving the IRLs in the IRQ bitmap in addition to the
dropping of the legacy IRQ pre-allocation prevent IRL IRQs from being
allocated for the x3proto board.

The only reason to permit reservations was to lock down possible hardware
vectors prior to dynamic IRQ scanning, but this doesn't matter much given
that the hardware controller configuration is sorted before we get around
to doing any dynamic IRQ allocation anyways. Beyond that, all of the
tables are __init annotated, so quite a bit more work would need to be
done to support reconfiguring things like IRL controllers on the fly,
much more than would ever make it worth the hassle.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2012-05-22 19:07:55 +09:00
..
irq Disintegrate asm/system.h for SH 2012-03-28 18:30:03 +01:00
sh2 sh: sh2: Change the specification method of IRQ to SCIx_IRQ_MUXED 2012-04-17 16:17:33 +09:00
sh2a sh: Fix up comment noise in sh7269 pinmux code. 2012-05-10 17:23:58 +09:00
sh3 Merge branch 'sh/evt2irq-migration' into sh-latest 2012-05-18 18:13:27 +09:00
sh4 Merge branch 'sh/evt2irq-migration' into sh-latest 2012-05-18 18:13:27 +09:00
sh4a sh: intc: Kill off special reservation interface. 2012-05-22 19:07:55 +09:00
sh5 sh64: Invert page fault fast-path error path values. 2012-05-14 16:44:45 +09:00
shmobile SuperH updates for 3.4-rc1 2012-04-07 09:52:46 -07:00
Makefile sh: hwblk: Kill off remaining bits of hwblk API. 2011-11-18 16:26:00 +09:00
adc.c sh: Mass ctrl_in/outX to __raw_read/writeX conversion. 2010-01-26 12:58:40 +09:00
clock-cpg.c sh: move CLKDEV_xxx_ID macro to sh_clk.h 2011-07-11 15:07:25 +09:00
clock.c ARM: 6483/1: arm & sh: factorised duplicated clkdev.c 2010-11-26 10:51:04 +00:00
fpu.c sh: fix up fallout from system.h disintegration. 2012-03-30 19:29:57 +09:00
init.c Disintegrate asm/system.h for SH 2012-03-28 18:30:03 +01:00
proc.c Merge branches 'sh/wdt' and 'sh/rsk-updates' into sh-latest 2012-05-10 17:20:56 +09:00