[PATCH 01/25] hrtimer: Use predefined function for updating next_timer
From: Anna-Maria Gleixner
Date: Thu Aug 31 2017 - 08:27:31 EST
From: Anna-Maria Gleixner <anna-maria@xxxxxxxxxxxxx>
There already exist a function for updating the next_timer
hrtimer_update_next_timer().
Signed-off-by: Anna-Maria Gleixner <anna-maria@xxxxxxxxxxxxx>
---
kernel/time/hrtimer.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/kernel/time/hrtimer.c
+++ b/kernel/time/hrtimer.c
@@ -630,7 +630,7 @@ static void hrtimer_reprogram(struct hrt
return;
/* Update the pointer to the next expiring timer */
- cpu_base->next_timer = timer;
+ hrtimer_update_next_timer(cpu_base, timer);
/*
* If a hang was detected in the last timer interrupt then we