[PATCH] powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus()
    Emil Medve 
    Emilian.Medve at Freescale.com
       
    Thu Jan 22 12:46:04 AEDT 2015
    
    
  
Hello Michael,
On 01/21/2015 07:12 PM, Michael Ellerman wrote:
> On Wed, 2015-01-21 at 16:21 -0600, Emil Medve wrote:
>> Signed-off-by: Emil Medve <Emilian.Medve at Freescale.com>
> 
> Why?
> 
> Because:
> 
>    #define num_possible_cpus()	cpumask_weight(cpu_possible_mask)
> 
> 
> But please say so in future. I'll fix it up this time.
Thank you
Cheers,
    
    
More information about the Linuxppc-dev
mailing list