kernel-ark/arch/sh
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
..
boards sh: Kill off machvec IRQ hinting. 2012-05-21 17:54:01 +09:00
boot Kbuild: centralize MKIMAGE and cmd_uimage definitions 2012-03-26 15:49:20 +02:00
cchips
configs sh: Add RSK2+SH7269 board 2012-05-10 17:20:01 +09:00
drivers sh: dma: More legacy cpu dma chainsawing. 2012-05-19 20:38:50 +09:00
include sh: Kill off machvec IRQ hinting. 2012-05-21 17:54:01 +09:00
kernel sh: intc: Kill off special reservation interface. 2012-05-22 19:07:55 +09:00
lib
lib64 Fix common misspellings 2011-03-31 11:26:23 -03:00
math-emu Disintegrate asm/system.h for SH 2012-03-28 18:30:03 +01:00
mm sh64: Fix up vmalloc fault range check. 2012-05-18 20:01:16 +09:00
oprofile oprofile, arm/sh: Fix oprofile_arch_exit() linkage issue 2011-12-23 11:58:34 +01:00
tools sh: Add RSK2+SH7269 board 2012-05-10 17:20:01 +09:00
Kconfig sh: Enable PIO API for hp6xx and se770x. 2012-05-21 18:19:18 +09:00
Kconfig.cpu
Kconfig.debug sh: dwarf unwinder depends on SHcompact. 2012-03-30 19:31:22 +09:00
Makefile sh: initial stack protector support. 2012-04-19 15:45:57 +09:00