diff options
author | Barry Song <barry.song@analog.com> | 2009-12-07 10:05:58 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2010-03-09 00:30:46 -0500 |
commit | e18e7dd33454f277b9438af66d25984362278021 (patch) | |
tree | 3c809ab2ebf8ad6276570f7eab238bd45e7216e8 /arch/frv | |
parent | c9784ebb23be1e2ef23f537d6df04e0ea0206802 (diff) | |
download | linux-e18e7dd33454f277b9438af66d25984362278021.tar.bz2 |
Blackfin: fix MPU page permission masks overflow when dealing with async memory
Attempting to use the MPU while doing XIP out of parallel flash hooked up
to the async memory bus would often result in random crashes as the MPU
slowly corrupted memory.
The fallout here is that the async banks gain MPU protection from user
space too. So any accesses have to go through the mmap() interface rather
than just using hardcoded pointers.
Signed-off-by: Barry Song <barry.song@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'arch/frv')
0 files changed, 0 insertions, 0 deletions