diff options
| author | Panagiotis Foliadis <[email protected]> | 2025-03-08 16:49:05 +0000 |
|---|---|---|
| committer | Miguel Ojeda <[email protected]> | 2025-03-10 17:07:40 +0000 |
| commit | 6fbafe1cbed10e53b3cf236a8a1987425206dd8e (patch) | |
| tree | 206de6a35dd46668900f4ec4415401139056b6b8 /scripts/generate_rust_analyzer.py | |
| parent | rust: workqueue: add missing newline to pr_info! examples (diff) | |
| download | kernel-6fbafe1cbed10e53b3cf236a8a1987425206dd8e.tar.gz kernel-6fbafe1cbed10e53b3cf236a8a1987425206dd8e.zip | |
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 <[email protected]>
Reviewed-by: Charalampos Mitrodimas <[email protected]>
Reviewed-by: Alice Ryhl <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
[ Slightly reworded. - Miguel ]
Signed-off-by: Miguel Ojeda <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions
