diff options
Diffstat (limited to 'kernel')
| -rw-r--r-- | kernel/posix-cpu-timers.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/posix-cpu-timers.c b/kernel/posix-cpu-timers.c index 92a4fbf44f86..4ebd8ad07c66 100644 --- a/kernel/posix-cpu-timers.c +++ b/kernel/posix-cpu-timers.c | |||
| @@ -1097,6 +1097,7 @@ void posix_cpu_timer_schedule(struct k_itimer *timer) | |||
| 1097 | * not yet reaped. Take this opportunity to | 1097 | * not yet reaped. Take this opportunity to |
| 1098 | * drop our task ref. | 1098 | * drop our task ref. |
| 1099 | */ | 1099 | */ |
| 1100 | cpu_timer_sample_group(timer->it_clock, p, &now); | ||
| 1100 | clear_dead_task(timer, now); | 1101 | clear_dead_task(timer, now); |
| 1101 | goto out_unlock; | 1102 | goto out_unlock; |
| 1102 | } | 1103 | } |
