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:
c74c8b1
)
Revert "microblaze_mmu_v2: Update signal returning address"
author
Michal Simek
<monstr@monstr.eu>
Mon, 23 May 2011 09:38:19 +0000
(11:38 +0200)
committer
Michal Simek
<monstr@monstr.eu>
Thu, 4 Oct 2012 16:56:39 +0000
(18:56 +0200)
This reverts commit
8b28626a6b1522b39f75d0bf80d5dec23c931f5a
.
Offset -8 is wrong because when it is applied then one instruction
before brki r14, 8 is called again when we return.
Offset -4 is correct and brki instruction is called again.
This change came from ancient MMU kernel.
Signed-off-by: Michal Simek <monstr@monstr.eu>
No differences found