diff options
author | 2024-09-04 15:04:52 +0200 | |
---|---|---|
committer | 2024-09-08 20:47:40 +0200 | |
commit | 662a1bfb907cd850da4de9b871640ad47a355bc0 (patch) | |
tree | 764b4a2841642539d32a5efd42cc564309eed286 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | timers: Rename next_expiry_recalc() to be unique (diff) | |
download | wireguard-linux-662a1bfb907cd850da4de9b871640ad47a355bc0.tar.xz wireguard-linux-662a1bfb907cd850da4de9b871640ad47a355bc0.zip |
cpu: Use already existing usleep_range()
usleep_range() is a wrapper arount usleep_range_state() which hands in
TASK_UNTINTERRUPTIBLE as state argument.
Use already exising wrapper usleep_range(). No functional change.
Signed-off-by: Anna-Maria Behnsen <anna-maria@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Frederic Weisbecker <frederic@kernel.org>
Link: https://lore.kernel.org/all/20240904-devel-anna-maria-b4-timers-flseep-v1-2-e98760256370@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions