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:
9e6e3c2
)
[POWERPC] system call micro optimisation
author
Anton Blanchard
<anton@samba.org>
Sat, 10 Jun 2006 15:15:55 +0000
(
01:15
+1000)
committer
Paul Mackerras
<paulus@samba.org>
Thu, 15 Jun 2006 09:31:26 +0000
(19:31 +1000)
In the syscall path we currently have:
crclr so
mfcr r9
If we shift the crclr up we can avoid a stall on some CPUs.
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found