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:
ac84aa2
)
powerpc/ftrace: Fix assembly trampoline register usage
author
roger blofeld
<blofeldus@yahoo.com>
Thu, 21 Jun 2012 05:27:14 +0000
(
05:27
+0000)
committer
Benjamin 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