2018-01-22 03:37:02

by Michael Ellerman

[permalink] [raw]
Subject: Re: powerpc/perf: Change the data type for the variable 'ncpu' in IMC code

On Tue, 2017-10-31 at 09:52:00 UTC, Anju T Sudhakar wrote:
> Change the data type for the variable 'ncpu' in ppc_core_imc_cpu_offline(),
> since cpumask_any_but() returns an 'int' value.
>
> Signed-off-by: Anju T Sudhakar <[email protected]>
> Reported-by: David Binderman <[email protected]>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/074db39e00bb0d35cda7de9a4bae3a

cheers