Re: [RESEND PATCH 1/4] ppc64 FTRACE_WITH_REGS implementation

From: Steven Rostedt
Date: Thu Jun 18 2015 - 12:49:14 EST


On Thu, 18 Jun 2015 18:21:07 +0200
Torsten Duwe <duwe@xxxxxx> wrote:

> +
> _GLOBAL(ftrace_stub)
> + nop
> + nop
> +.localentry ftrace_stub,.-ftrace_stub

You might want to run checkpatch and fix your whitespace errors.

-- Steve

> blr
> #else
> _GLOBAL_TOC(_mcount)
> @@ -1211,12 +1286,12 @@ _GLOBAL(ftrace_stub)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/