Blackfin arch: fixing bug - under IRQ stress, running applications may wrongly trigge...
authorBernd Schmidt <bernds_cb1@t-online.de>
Tue, 7 Oct 2008 08:27:01 +0000 (16:27 +0800)
committerBryan Wu <cooloney@kernel.org>
Tue, 7 Oct 2008 08:27:01 +0000 (16:27 +0800)
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>

No differences found