git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34d464f
)
Blackfin arch: fix bug - jump_to_zero test case failed on noMPU kernel
author
Bernd Schmidt
<bernds_cb1@t-online.de>
Mon, 2 Mar 2009 10:37:48 +0000
(18:37 +0800)
committer
Bryan Wu
<cooloney@kernel.org>
Mon, 2 Mar 2009 10:37:48 +0000
(18:37 +0800)
The nompu code is now derived from the mpu code, and had the same problem -
no null pointer detection on ICPLBs.
Signed-off-by: Bernd Schmidt <bernds_cb1@t-online.de>
Cc: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
No differences found