linux/arch/blackfin/kernel/cplb-mpu
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
..
Makefile [Blackfin] arch: Initial checkin of the memory protection support. 2008-01-27 18:39:16 +08:00
cacheinit.c Blackfin arch: mark some functions as __init as they are only called from __init functions 2008-08-14 14:35:20 +08:00
cplbinfo.c [Blackfin] arch: cplb-mpu code clean up 2008-04-24 05:44:32 +08:00
cplbinit.c [Blackfin] arch: add boot messages to quickly distinguish between MPU/NOMPU settings 2008-04-24 05:13:10 +08:00
cplbmgr.c 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