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:
f5295bd
)
powerpc/ftrace: bugfix for test_24bit_addr
author
Liu Ping Fan
<kernelfans@gmail.com>
Wed, 26 Feb 2014 02:23:01 +0000
(10:23 +0800)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Fri, 28 Feb 2014 07:06:25 +0000
(18:06 +1100)
The branch target should be the func addr, not the addr of func_descr_t.
So using ppc_function_entry() to generate the right target addr.
Signed-off-by: Liu Ping Fan <pingfank@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/ftrace.c
patch
|
blob
|
history
diff --cc
arch/powerpc/kernel/ftrace.c
Simple merge