diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2024-06-10 18:42:33 +0200 |
---|---|---|
committer | Frederic Weisbecker <frederic@kernel.org> | 2024-07-29 21:57:35 +0200 |
commit | a2b80ce87a87fc18c594e74d13031d5e347b69cb (patch) | |
tree | 53ef5ae865ddea9255aeaf49f76ea8a1c18b6ed9 /tools/perf/scripts/python/gecko.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 <tglx@linutronix.de>
Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
Reviewed-by: Oleg Nesterov <oleg@redhat.com>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions