linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Emil Medve <Emilian.Medve@Freescale.com>
To: Michael Ellerman <mpe@ellerman.id.au>
Cc: linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH] powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus()
Date: Wed, 21 Jan 2015 19:46:04 -0600	[thread overview]
Message-ID: <54C0565C.7020601@Freescale.com> (raw)
In-Reply-To: <1421889142.4598.2.camel@ellerman.id.au>

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@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,

      reply	other threads:[~2015-01-22  2:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-21 22:21 [PATCH] powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus() Emil Medve
2015-01-22  1:12 ` Michael Ellerman
2015-01-22  1:46   ` Emil Medve [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54C0565C.7020601@Freescale.com \
    --to=emilian.medve@freescale.com \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=mpe@ellerman.id.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).