Re: [PATCH] cputime: Fix omitted ticks passed in parameter (was: Re: [tip:sched/urgent] sched/cputime: Fix steal time accounting)
From: Wanpeng Li
Date: Thu Aug 11 2016 - 09:07:02 EST
2016-08-11 20:58 GMT+08:00 Frederic Weisbecker <fweisbec@xxxxxxxxx>:
> Commit f9bcf1e0e0145323ba2cf72ecad5264ff3883eb1
> ("sched/cputime: Fix steal time accounting") fixes a leak on steal time
> accounting but forgets to account the ticks passed in parameters,
> assuming there is only one to take into account.
>
> Let's consider that parameter back.
You are right, thanks.
Regards,
Wanpeng Li