linux/arch/blackfin
Mike Frysinger 26579216f3 Blackfin: redo handling of bad irqs
With the common IRQ code initializing much more of the irq_desc state, we
can't blindly initialize it ourselves to the local bad_irq state.  If we
do, we end up wrongly clobbering many fields.  So punt most of the bad irq
code as the common layers will handle the default state, and simply call
handle_bad_irq() directly when the IRQ we are processing is invalid.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-06-22 21:15:40 -04:00
..
boot Blackfin: add support for bzip2/lzma compressed kernel images 2009-06-13 07:20:13 -04:00
configs Blackfin: update defconfigs 2009-06-12 06:11:23 -04:00
include/asm Blackfin: unify memory region checks between kgdb and traps 2009-06-22 21:15:34 -04:00
kernel Blackfin: redo handling of bad irqs 2009-06-22 21:15:40 -04:00
lib Blackfin: export ip_compute_csum/csum_partial_copy_from_user symbols 2009-06-13 07:20:06 -04:00
mach-bf518 Blackfin: update anomaly lists 2009-06-22 21:15:38 -04:00
mach-bf527 Blackfin: update anomaly lists 2009-06-22 21:15:38 -04:00
mach-bf533 Blackfin: update anomaly lists 2009-06-22 21:15:38 -04:00
mach-bf537 Blackfin: update anomaly lists 2009-06-22 21:15:38 -04:00
mach-bf538 Blackfin: update anomaly lists 2009-06-22 21:15:38 -04:00
mach-bf548 Blackfin: update anomaly lists 2009-06-22 21:15:38 -04:00
mach-bf561 Blackfin: update anomaly lists 2009-06-22 21:15:38 -04:00
mach-common Blackfin: only build irqpanic.c when needed 2009-06-18 21:40:49 -04:00
mm Blackfin: document the lsl variants of the L1 allocator 2009-06-12 06:12:00 -04:00
oprofile Blackfin arch: remove hardware PM code, oprofile not use it 2009-01-07 23:14:39 +08:00
Kconfig Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin 2009-06-16 11:49:58 -07:00
Kconfig.debug Blackfin: make deferred hardware errors more exact 2009-06-12 06:11:44 -04:00
Makefile Blackfin: add support for bzip2/lzma compressed kernel images 2009-06-13 07:20:13 -04:00