]> Pileus Git - ~andy/linux/commit
powerpc: Enforce usage of R0-R31 where possible
authorMichael Neuling <mikey@neuling.org>
Mon, 25 Jun 2012 13:33:23 +0000 (13:33 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 10 Jul 2012 09:18:30 +0000 (19:18 +1000)
commit0b7673c35e9240a364594ac4f2c2dd2c111c0aba
treeceb3e3eb6b06a81ace2337fe975ce7fd0b8c4d5e
parent0972def44fd76899fea8682ec8e3c47d429f33ca
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>
arch/powerpc/include/asm/ppc-opcode.h
arch/powerpc/include/asm/ppc_asm.h
arch/powerpc/kernel/fpu.S
arch/powerpc/kvm/booke_interrupts.S