Re: [PATCH] sched/deadline: Fix missing clock update

2018-05-31 Thread Peter Zijlstra
On Wed, May 30, 2018 at 06:08:09PM +0200, Juri Lelli wrote: > A missing clock update is causing the below warning: Thanks!

Re: [PATCH] sched/deadline: Fix missing clock update

2018-05-31 Thread Peter Zijlstra
On Wed, May 30, 2018 at 06:08:09PM +0200, Juri Lelli wrote: > A missing clock update is causing the below warning: Thanks!

[PATCH] sched/deadline: Fix missing clock update

2018-05-30 Thread Juri Lelli
A missing clock update is causing the below warning: [ cut here ] rq->clock_update_flags < RQCF_ACT_SKIP WARNING: CPU: 10 PID: 0 at kernel/sched/sched.h:963 inactive_task_timer+0x5d6/0x720 Modules linked in: xt_CHECKSUM ipt_MASQUERADE nf_nat_masquerade_ipv4 tun

[PATCH] sched/deadline: Fix missing clock update

2018-05-30 Thread Juri Lelli
A missing clock update is causing the below warning: [ cut here ] rq->clock_update_flags < RQCF_ACT_SKIP WARNING: CPU: 10 PID: 0 at kernel/sched/sched.h:963 inactive_task_timer+0x5d6/0x720 Modules linked in: xt_CHECKSUM ipt_MASQUERADE nf_nat_masquerade_ipv4 tun