aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorAnna-Maria Behnsen <[email protected]>2024-07-16 16:19:25 +0200
committerThomas Gleixner <[email protected]>2024-07-22 18:03:34 +0200
commit2367e28e231af05243b92325de9a38956ad0b565 (patch)
tree59edb16133f4b5b41fc6ac4e187f2689a51898f3 /scripts/gdb/linux/tasks.py
parent835a9a67f54f01033417a254e53a1391f99db708 (diff)
timers/migration: Spare write when nothing changed
The wakeup value is written unconditionally in tmigr_cpu_new_timer(). When there was no new next timer expiry that needs to be propagated, then the value that was read before is written. This is not required. Move the write to the place where wakeup value is changed changed. Signed-off-by: Anna-Maria Behnsen <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Reviewed-by: Frederic Weisbecker <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions