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:
749137a
)
powerpc/8xx: No need to restore registers and save them again.
author
LEROY Christophe
<christophe.leroy@c-s.fr>
Fri, 19 Sep 2014 08:36:08 +0000
(10:36 +0200)
committer
Scott Wood
<scottwood@freescale.com>
Sat, 8 Nov 2014 00:10:39 +0000
(18:10 -0600)
In DTLBError handler there is not need to restore r10, r11 and cr registers
after fixing DAR as they are saved again to the same place just after.
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Scott Wood <scottwood@freescale.com>
No differences found