Markos Chandras
2014-09-22 13:32:57 UTC
Hi,
A few more fixes for ftrace/MIPS. The first patch fixes the
value of the MCOUNT_INSN_SIZE definition which holds the
total size of the mcount() call. The second one, fixes
the selfpc argument for the ftrace tracing function.
Markos Chandras (2):
MIPS: ftrace.h: Fix the MCOUNT_INSN_SIZE definition
MIPS: mcount: Fix selfpc address for static trace
arch/mips/include/asm/ftrace.h | 2 +-
arch/mips/kernel/ftrace.c | 4 +++-
arch/mips/kernel/mcount.S | 4 ++--
3 files changed, 6 insertions(+), 4 deletions(-)
A few more fixes for ftrace/MIPS. The first patch fixes the
value of the MCOUNT_INSN_SIZE definition which holds the
total size of the mcount() call. The second one, fixes
the selfpc argument for the ftrace tracing function.
Markos Chandras (2):
MIPS: ftrace.h: Fix the MCOUNT_INSN_SIZE definition
MIPS: mcount: Fix selfpc address for static trace
arch/mips/include/asm/ftrace.h | 2 +-
arch/mips/kernel/ftrace.c | 4 +++-
arch/mips/kernel/mcount.S | 4 ++--
3 files changed, 6 insertions(+), 4 deletions(-)
--
2.1.0
2.1.0