On Tue, 7 May 2019 23:29:09 -0400 Steven Rostedt rostedt@goodmis.org wrote:
On Wed, 8 May 2019 12:24:03 +0900 Masami Hiramatsu mhiramat@kernel.org wrote:
How should we proceed with this patch?
Thanks for the report! I missed the Fixes tag. I realized that the comm type check was done in other place in older kernel. This bug was introduced by commit 533059281ee5 ("tracing: probeevent: Introduce new argument fetching code").
I've applied this to my queue. Should I change the Fixes to the above commit?
Thanks! Yes, please update the Fixes tag to 533059281ee5, that is the correct commit.
Thank you,