Re: [PATCH V2 1/2] sched: Factor out nr_iowait and nr_iowait_cpu

From: Peter Zijlstra
Date: Fri Oct 12 2018 - 04:28:25 EST


On Thu, Oct 04, 2018 at 02:04:02PM +0200, Daniel Lezcano wrote:
> The function nr_iowait_cpu() can be used directly by nr_iowait() instead
> of duplicating code.
>
> Call nr_iowait_cpu() from nr_iowait()
>
> Reviewed-by: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>
> Signed-off-by: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx>

Acked-by: Peter Zijlstra (Intel) <peterz@xxxxxxxxxxxxx>