[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1411392779-9554-1-git-send-email-markos.chandras@imgtec.com>
Date: Mon, 22 Sep 2014 14:32:57 +0100
From: Markos Chandras <markos.chandras@...tec.com>
To: <linux-mips@...ux-mips.org>
CC: Markos Chandras <markos.chandras@...tec.com>,
Steven Rostedt <rostedt@...dmis.org>,
Ingo Molnar <mingo@...hat.com>, <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/2] Minor MIPS ftrace fixes
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(-)
--
2.1.0
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists