diff options
author | 2024-11-15 10:20:23 -0800 | |
---|---|---|
committer | 2024-12-05 19:54:47 -0800 | |
commit | 6535b8669c1a74078098517174e53fc907ce9d56 (patch) | |
tree | 470d3d9bb24140d3174f5b90bbc0391787fbecf7 /scripts/generate_rust_analyzer.py | |
parent | lib: stackinit: hide never-taken branch from compiler (diff) | |
download | wireguard-linux-6535b8669c1a74078098517174e53fc907ce9d56.tar.xz wireguard-linux-6535b8669c1a74078098517174e53fc907ce9d56.zip |
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.
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: c603c630b509 ("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>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions