diff options
author | Peter Zijlstra <peterz@infradead.org> | 2025-04-16 19:29:03 +0300 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2025-05-03 13:02:05 +0300 |
commit | 93f1b6d79a73b520b6875cf3babf4a09acc4eef0 (patch) | |
tree | 524b0fac64a454b1c59c68e7697e2e4e561af592 /tools/perf/scripts/python/gecko.py | |
parent | 55284f70134f01fdc9cc4c4905551cc1f37abd34 (diff) | |
download | linux-93f1b6d79a73b520b6875cf3babf4a09acc4eef0.tar.xz |
futex: Move futex_queue() into futex_wait_setup()
futex_wait_setup() has a weird calling convention in order to return
hb to use as an argument to futex_queue().
Mostly such that requeue can have an extra test in between.
Reorder code a little to get rid of this and keep the hb usage inside
futex_wait_setup().
[bigeasy: fixes]
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/20250416162921.513656-4-bigeasy@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions