aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin/boot
diff options
context:
space:
mode:
authorMike Frysinger <michael.frysinger@analog.com>2007-10-22 00:19:31 +0800
committerBryan Wu <bryan.wu@analog.com>2007-10-22 00:19:31 +0800
commita99bbccd8738c0d8df270391284db2fae28d8a82 (patch)
tree3fbcd0e8fe9a025dfa8c45dbfb7af6f6d5ed8a55 /arch/blackfin/boot
parent876a6682aac9b22cf24e0a3a7fea648fd64e112b (diff)
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>
Diffstat (limited to 'arch/blackfin/boot')
0 files changed, 0 insertions, 0 deletions