powerpc/ftrace: Fix assembly trampoline register usage
authorroger blofeld <blofeldus@yahoo.com>
Thu, 21 Jun 2012 05:27:14 +0000 (05:27 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 11 Jul 2012 04:23:32 +0000 (14:23 +1000)
Just like the module loader, ftrace needs to be updated to use r12
instead of r11 with newer gcc's.

Signed-off-by: Roger Blofeld <blofeldus@yahoo.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
CC: stable@vger.kernel.org

No differences found