commit | 0b7673c35e9240a364594ac4f2c2dd2c111c0aba | [log] [tgz] |
---|---|---|
author | Michael Neuling <mikey@neuling.org> | Mon Jun 25 13:33:23 2012 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Jul 10 19:18:30 2012 +1000 |
tree | ceb3e3eb6b06a81ace2337fe975ce7fd0b8c4d5e | |
parent | 0972def44fd76899fea8682ec8e3c47d429f33ca [diff] |
powerpc: Enforce usage of R0-R31 where possible 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>