diff options
author | Michal Simek <monstr@monstr.eu> | 2012-05-07 14:21:02 +0200 |
---|---|---|
committer | Michal Simek <monstr@monstr.eu> | 2012-05-25 06:34:35 +0200 |
commit | d65987a88dc8b182ef933edf93c23cf4233dd8d5 (patch) | |
tree | bf89bd10520302bc2de01f4fce13068f8a80daae /Kbuild | |
parent | f397c077e114df07bd2b94a16681a04be8d59dff (diff) | |
download | linux-stable-d65987a88dc8b182ef933edf93c23cf4233dd8d5.tar.gz linux-stable-d65987a88dc8b182ef933edf93c23cf4233dd8d5.tar.bz2 linux-stable-d65987a88dc8b182ef933edf93c23cf4233dd8d5.zip |
microblaze: ftrace: Pass the first calling instruction for dynamic ftrace
Selftest for dynamic ftrace requres to pass address of the first
calling instruction because hash function is calculated from it.
ftrace_update_ftrace_func setups pointer to function which is called
in _mcount function. trace_selftest is not aware about instruction
size (for microblaze 8 - imm and addik) and that's why we have
to pass in r5 address of imm not addik which is in r15.12
For more info look at ftrace_ops_list_func/ftrace.c.
Signed-off-by: Michal Simek <monstr@monstr.eu>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions