summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorPanagiotis Foliadis <pfoliadis@posteo.net>2025-03-08 19:49:05 +0300
committerMiguel Ojeda <ojeda@kernel.org>2025-03-10 20:07:40 +0300
commit6fbafe1cbed10e53b3cf236a8a1987425206dd8e (patch)
tree206de6a35dd46668900f4ec4415401139056b6b8 /tools/perf/scripts/python/check-perf-trace.py
parent0ea4c3906416cefd6ae7ae5e93af9f2ef1b8c39b (diff)
downloadlinux-6fbafe1cbed10e53b3cf236a8a1987425206dd8e.tar.xz
rust: task: fix `SAFETY` comment in `Task::wake_up`
The `SAFETY` comment inside the `wake_up` method references erroneously the `signal_pending` C function instead of the `wake_up_process` which is actually called. Fix the comment to reference the correct C function. Fixes: fe95f58320e6 ("rust: task: adjust safety comments in Task methods") Signed-off-by: Panagiotis Foliadis <pfoliadis@posteo.net> Reviewed-by: Charalampos Mitrodimas <charmitro@posteo.net> Reviewed-by: Alice Ryhl <aliceryhl@google.com> Link: https://lore.kernel.org/r/20250308-comment-fix-v1-1-4bba709fd36d@posteo.net [ Slightly reworded. - Miguel ] Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions