diff options
author | Akinobu Mita <[email protected]> | 2024-11-15 10:20:23 -0800 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-12-05 19:54:47 -0800 |
commit | 6535b8669c1a74078098517174e53fc907ce9d56 (patch) | |
tree | 470d3d9bb24140d3174f5b90bbc0391787fbecf7 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | 5c3793604f91123bf49bc792ce697a0bef4c173c (diff) |
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/[email protected]
Link: https://patch.msgid.link/[email protected]
Fixes: c603c630b509 ("mm/damon/core: add a tracepoint for damos apply target regions")
Signed-off-by: Akinobu Mita <[email protected]>
Signed-off-by: SeongJae Park <[email protected]>
Cc: Masami Hiramatsu <[email protected]>
Cc: Mathieu Desnoyers <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions