Re: [PATCH net-next v6 0/6] net: tcp: sctp: dccp: Replace jprobe usage with trace events
From: David Miller
Date: Thu Dec 28 2017 - 12:06:32 EST
From: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
Date: Thu, 28 Dec 2017 15:10:00 +0900
> Changes from v5:
> [1/6]: Avoid preprocessor directives in tracepoint macro args
Patch #1 is not the only patch which has this problem, at a minimum
patch #5 has it too.
Please audit the entire series for an issue when it is brought to your
attention.
Thank you.