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:
a9514dc
)
powerpc: Clear RI and EE at the same time in system call exit
author
Anton Blanchard
<anton@samba.org>
Tue, 29 May 2012 12:22:00 +0000
(12:22 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Tue, 3 Jul 2012 04:14:43 +0000
(14:14 +1000)
mtmsrd is an expensive instruction, we save a few cycles by
doing it once instead of twice.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found