Re: [PATCH 17/18] tracing: Add indirect to indirect access for function based events
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2018-02-12 17:24:07
Also in:
lkml
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2018-02-12 17:24:07
Also in:
lkml
On Mon, 12 Feb 2018 11:15:34 +0900 Namhyung Kim [off-list ref] wrote:
quoted
It should have been: return process_redirects(arg, val, buf);But I think you need to consider data type of the arg when dereferencing the last redirect.
What for? Also this code has also changed. I haven't posted new patches but my latest is in my git tree in the branch ftrace/dynamic-ftrace-events. -- Steve