diff options
author | 2024-12-05 15:59:35 -0800 | |
---|---|---|
committer | 2024-12-10 15:07:06 +0100 | |
commit | 7675361ff9a1d9038025c05267600d0c762c0236 (patch) | |
tree | 173ef72f63bc3afd6090b3c0a45e0d35ce74f9e8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | rseq: Validate read-only fields under DEBUG_RSEQ config (diff) | |
download | wireguard-linux-7675361ff9a1d9038025c05267600d0c762c0236.tar.xz wireguard-linux-7675361ff9a1d9038025c05267600d0c762c0236.zip |
sched: deadline: Cleanup goto label in pick_earliest_pushable_dl_task
Commit 8b5e770ed7c0 ("sched/deadline: Optimize pull_dl_task()")
added a goto label seems would be better written as a while
loop.
So replace the goto with a while loop, to make it easier to read.
Reported-by: Todd Kjos <tkjos@google.com>
Signed-off-by: John Stultz <jstultz@google.com>
Reviewed-and-tested-by: K Prateek Nayak <kprateek.nayak@amd.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: Juri Lelli <juri.lelli@redhat.com>
Link: https://lore.kernel.org/r/20241206000009.1226085-1-jstultz@google.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions