1
linux/include/asm-sh
Jamie Lenehan bd71ab88de sh: Fix IPR-IRQ's for IRQ-chip change breakage.
The conversion from IPR-IRQ to IRQ-chip resulted in the
ipr data being allocated in a local variable in
make_ipr_irq - breaking anything using IPR interrupts.

This changes all of the callers of make_ipr_irq to
allocate a static structure containing the IPR data which
is then passed to make_ipr_irq. This removes the need for
make_ipr_irq to allocate any additional space for the IPR
information.

Signed-off-by: Jamie Lenehan <lenehan@twibble.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2006-10-31 12:53:28 +09:00
..
bigsur
cpu-sh2
cpu-sh3
cpu-sh4 sh: SH-4A UBC support 2006-10-12 12:16:13 +09:00
dreamcast
ec3104
hd64465
landisk sh: Remove board-specific ide.h headers. 2006-10-19 16:30:32 +09:00
mpc1211
saturn
sh03 sh: Remove board-specific ide.h headers. 2006-10-19 16:30:32 +09:00
.gitignore
a.out.h
adc.h
addrspace.h
apm.h
atomic.h
auxvec.h
bitops.h
bug.h
bugs.h
byteorder.h
cache.h
cacheflush.h
checksum.h
clock.h
cpu-features.h
cputime.h
current.h
delay.h
div64.h
dma-mapping.h
dma.h
edosk7705.h sh: Add some missing board headers. 2006-10-19 17:31:22 +09:00
elf.h
emergency-restart.h
errno.h
fcntl.h
fixmap.h
flat.h
floppy.h
freq.h
futex.h
hardirq.h
hd64461.h
hp6xx.h sh: Add some missing board headers. 2006-10-19 17:31:22 +09:00
hs7751rvoip.h sh: Add some missing board headers. 2006-10-19 17:31:22 +09:00
hw_irq.h
ide.h
io_generic.h
io.h
ioctl.h
ioctls.h
ipc.h
ipcbuf.h
irq_regs.h
irq-sh7343.h
irq-sh7780.h sh: Convert INTC2 to IRQ table registration. 2006-10-20 15:30:55 +09:00
irq-sh73180.h
irq.h sh: Fix IPR-IRQ's for IRQ-chip change breakage. 2006-10-31 12:53:28 +09:00
Kbuild
kexec.h
keyboard.h
kgdb.h
kmap_types.h
linkage.h
local.h
machvec_init.h
machvec.h
mc146818rtc.h
microdev.h
mman.h
mmu_context.h
mmu.h
module.h
msgbuf.h
mutex.h
namei.h
page.h
param.h
pci.h
percpu.h
pgalloc.h
pgtable-2level.h
pgtable.h
pm.h
poll.h
posix_types.h
processor.h sh: Proper show_stack/show_trace() implementation. 2006-10-19 16:30:31 +09:00
ptrace.h
r7780rp.h sh: Convert INTC2 to IRQ table registration. 2006-10-20 15:30:55 +09:00
resource.h
rtc.h
rts7751r2d.h sh: Add some missing board headers. 2006-10-19 17:31:22 +09:00
rwsem.h
scatterlist.h
sci.h
se7300.h
se7343.h
se7751.h
se73180.h
se.h
sections.h
segment.h
semaphore-helper.h
semaphore.h
sembuf.h
serial.h
setup.h
sfp-machine.h
sh_bios.h
shmbuf.h
shmin.h sh: Add some missing board headers. 2006-10-19 17:31:22 +09:00
shmparam.h
sigcontext.h
siginfo.h
signal.h
smc37c93x.h
smp.h
snapgear.h
socket.h
sockios.h
spinlock_types.h
spinlock.h
stat.h
statfs.h
string.h
system.h sh: Fix exception_handling_table alignment. 2006-10-19 16:30:32 +09:00
systemh7751.h
termbits.h
termios.h
thread_info.h
timer.h
timex.h
titan.h
tlb.h
tlbflush.h
topology.h
types.h
uaccess.h
ubc.h
ucontext.h
unaligned.h
unistd.h sh: Wire up new syscalls. 2006-10-31 12:53:28 +09:00
user.h
voyagergx.h
watchdog.h
xor.h