aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc
diff options
context:
space:
mode:
authorAnna-Maria Behnsen <[email protected]>2023-12-01 09:26:31 +0000
committerThomas Gleixner <[email protected]>2023-12-20 15:49:38 +0000
commit1e490484aa3af42d4eeffabf96d6a02be69d586b (patch)
tree45834bb79bfdcc9d7f624c2bb997ea67303a826c /drivers/pci/controller/dwc
parenttimers: Clarify check in forward_timer_base() (diff)
downloadkernel-1e490484aa3af42d4eeffabf96d6a02be69d586b.tar.gz
kernel-1e490484aa3af42d4eeffabf96d6a02be69d586b.zip
timers: Split out forward timer base functionality
Forwarding timer base is done when the next expiry value is calculated and when a new timer is enqueued. When the next expiry value is calculated the jiffies value is already available and does not need to be reread a second time. Splitting out the forward timer base functionality to make it executable via both contextes - those where jiffies are already known and those, where jiffies need to be read. No functional change. 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 'drivers/pci/controller/dwc')
0 files changed, 0 insertions, 0 deletions