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:
0972def
)
powerpc: Enforce usage of R0-R31 where possible
author
Michael Neuling
<mikey@neuling.org>
Mon, 25 Jun 2012 13:33:23 +0000
(13:33 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Tue, 10 Jul 2012 09:18:30 +0000
(19:18 +1000)
Enforce the use of R0-R31 in macros where possible now we have all the
fixes in.
R0-R31 macros are removed here so that can't be used anymore. They
should not be defined anywhere.
Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found