All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: vyasevich@gmail.com
Cc: akinobu.mita@gmail.com, linux-sctp@vger.kernel.org,
	sri@us.ibm.com, netdev@vger.kernel.org
Subject: Re: [PATCH] sctp: use bitmap_weight
Date: Sat, 17 Nov 2012 22:01:48 -0500 (EST)	[thread overview]
Message-ID: <20121117.220148.933381645515454891.davem@davemloft.net> (raw)
In-Reply-To: <50A83DAF.8000408@gmail.com>

From: Vlad Yasevich <vyasevich@gmail.com>
Date: Sat, 17 Nov 2012 20:45:19 -0500

> On 11/17/2012 01:39 AM, Akinobu Mita wrote:
>> Use bitmap_weight to count the total number of bits set in bitmap.
>>
>> Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
>> Cc: Vlad Yasevich <vyasevich@gmail.com>
>> Cc: Sridhar Samudrala <sri@us.ibm.com>
>> Cc: linux-sctp@vger.kernel.org
>> Cc: netdev@vger.kernel.org
> 
> Acked-by: Vlad Yasevich <vyasevich@gmail.com>

Applied, thanks.

WARNING: multiple messages have this Message-ID (diff)
From: David Miller <davem@davemloft.net>
To: vyasevich@gmail.com
Cc: akinobu.mita@gmail.com, linux-sctp@vger.kernel.org,
	sri@us.ibm.com, netdev@vger.kernel.org
Subject: Re: [PATCH] sctp: use bitmap_weight
Date: Sun, 18 Nov 2012 03:01:48 +0000	[thread overview]
Message-ID: <20121117.220148.933381645515454891.davem@davemloft.net> (raw)
In-Reply-To: <50A83DAF.8000408@gmail.com>

From: Vlad Yasevich <vyasevich@gmail.com>
Date: Sat, 17 Nov 2012 20:45:19 -0500

> On 11/17/2012 01:39 AM, Akinobu Mita wrote:
>> Use bitmap_weight to count the total number of bits set in bitmap.
>>
>> Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
>> Cc: Vlad Yasevich <vyasevich@gmail.com>
>> Cc: Sridhar Samudrala <sri@us.ibm.com>
>> Cc: linux-sctp@vger.kernel.org
>> Cc: netdev@vger.kernel.org
> 
> Acked-by: Vlad Yasevich <vyasevich@gmail.com>

Applied, thanks.

  reply	other threads:[~2012-11-18  3:01 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-17  6:39 [PATCH] sctp: use bitmap_weight Akinobu Mita
2012-11-17  6:39 ` Akinobu Mita
2012-11-17  7:35 ` [PATCH] sound: " Joe Perches
2012-11-17  7:35   ` Joe Perches
2012-11-17 10:36   ` Takashi Iwai
2012-11-18  1:45 ` [PATCH] sctp: " Vlad Yasevich
2012-11-18  1:45   ` Vlad Yasevich
2012-11-18  3:01   ` David Miller [this message]
2012-11-18  3:01     ` David Miller

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=20121117.220148.933381645515454891.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=akinobu.mita@gmail.com \
    --cc=linux-sctp@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=sri@us.ibm.com \
    --cc=vyasevich@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.