kernel-ark/arch/blackfin/mach-common
Mike Frysinger a99bbccd87 Blackfin arch: force irq_flags into the .data section
force irq_flags into the .data section by initializing it to
the hardware masks that cannot be disabled.  this way if we
use irq enable/disable functions before the .bss has been
zeroed out (as does our l1 relocate/dma functions), we dont
hit a problem where bss contains bogus crap.

Signed-off-by: Mike Frysinger <michael.frysinger@analog.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
2007-10-22 00:19:31 +08:00
..
arch_checks.c
cache.S
cacheinit.S
cplbhdlr.S
cplbinfo.c
cplbmgr.S
dpmc.S
entry.S
interrupt.S
ints-priority-dc.c
ints-priority-sc.c
irqpanic.c
lock.S
Makefile
pm.c