linux/arch/blackfin
Bernd Schmidt 5d2e321306 Blackfin arch: fixing bug - under IRQ stress, running applications may wrongly trigger an ICPLB miss and be killed
Disable IRQs while frobbing the CPLB registers, to avoid accessing the
data in current_rwx_mask while it isn't covered by CPLBs.

Signed-off-by: Bernd Schmidt <bernds_cb1@t-online.de>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
2008-10-07 16:27:01 +08:00
..
boot [Blackfin] arch: add include/boot .gitignore files 2008-04-25 08:29:11 +08:00
configs Blackfin arch: Add new board support for ADZS-BF526-EZ-BRD 2008-10-13 14:45:06 +08:00
include/asm Blackfin arch: only include asm/cplb.h when it is truly used 2008-10-13 14:45:21 +08:00
kernel Blackfin arch: fixing bug - under IRQ stress, running applications may wrongly trigger an ICPLB miss and be killed 2008-10-07 16:27:01 +08:00
lib Blackfin arch: Allow ins functions to have a low latency version 2008-08-14 15:12:55 +08:00
mach-bf527 Blackfin arch: only include asm/cplb.h when it is truly used 2008-10-13 14:45:21 +08:00
mach-bf533 Blackfin arch: move include/asm-blackfin header files to arch/blackfin 2008-08-27 10:51:02 +08:00
mach-bf537 Blackfin arch: move include/asm-blackfin header files to arch/blackfin 2008-08-27 10:51:02 +08:00
mach-bf548 Blackfin arch: only include asm/cplb.h when it is truly used 2008-10-13 14:45:21 +08:00
mach-bf561 Blackfin arch: move include/asm-blackfin header files to arch/blackfin 2008-08-27 10:51:02 +08:00
mach-common Blackfin arch: add supporting for double fault debug handling 2008-10-08 16:27:12 +08:00
mm Blackfin arch: sram: use 'unsigned long' for irqflags 2008-08-28 17:28:46 +08:00
oprofile [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__ 2008-04-23 09:39:01 +08:00
Kconfig Blackfin arch: Add new board support for ADZS-BF526-EZ-BRD 2008-10-13 14:45:06 +08:00
Kconfig.debug Blackfin arch: add supporting for double fault debug handling 2008-10-08 16:27:12 +08:00
Makefile Blackfin arch: move include/asm-blackfin header files to arch/blackfin 2008-08-27 10:51:02 +08:00