[RESEND PATCH 1/4] ppc64 FTRACE_WITH_REGS implementation

Steven Rostedt rostedt at goodmis.org
Fri Jun 19 02:49:00 AEST 2015


On Thu, 18 Jun 2015 18:21:07 +0200
Torsten Duwe <duwe at lst.de> 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)


More information about the Linuxppc-dev mailing list