diff options
author | Thomas Gleixner <[email protected]> | 2024-06-10 18:42:33 +0200 |
---|---|---|
committer | Frederic Weisbecker <[email protected]> | 2024-07-29 21:57:35 +0200 |
commit | a2b80ce87a87fc18c594e74d13031d5e347b69cb (patch) | |
tree | 53ef5ae865ddea9255aeaf49f76ea8a1c18b6ed9 /tools/perf/scripts/python/task-analyzer.py | |
parent | 566e2d82536cf77b5ed7c03f887e7c36bf86feaa (diff) |
signal: Remove task argument from dequeue_signal()
The task pointer which is handed to dequeue_signal() is always current. The
argument along with the first comment about signalfd in that function is
confusing at best. Remove it and use current internally.
Update the stale comment for dequeue_signal() while at it.
Signed-off-by: Thomas Gleixner <[email protected]>
Signed-off-by: Frederic Weisbecker <[email protected]>
Reviewed-by: Oleg Nesterov <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions