UPSTREAM: mm/damon: fix order of arguments in damos_before_apply tracepoint
Since the order of the scheme_idx and target_idx arguments in TP_ARGS is reversed, they are stored in the trace record in reverse. Bug: 254441685 Link: https://lkml.kernel.org/r/20241115182023.43118-1-sj@kernel.org Link: https://patch.msgid.link/20241112154828.40307-1-akinobu.mita@gmail.com Fixes: c603c630 ("mm/damon/core: add a tracepoint for damos apply target regions") Signed-off-by:Akinobu Mita <akinobu.mita@gmail.com> Signed-off-by:
SeongJae Park <sj@kernel.org> Cc: Masami Hiramatsu <mhiramat@kernel.org> Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> Cc: Steven Rostedt <rostedt@goodmis.org> Cc: <stable@vger.kernel.org> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> (cherry picked from commit 6535b866) Signed-off-by:
Lee Jones <joneslee@google.com> Change-Id: I6c6c2e828ebabc3dc55d18a7ed0425f1a600f2b6
Loading
Please sign in to comment