From: Cong Wang <cwang@twopensource.com>
To: Stephen Hemminger <stephen@networkplumber.org>
Cc: David Miller <davem@davemloft.net>, Cong Wang <amwang@redhat.com>,
netdev <netdev@vger.kernel.org>
Subject: Re: [PATCH net-next] netdev: set __percpu attribute on netdev_alloc_pcpu_stats
Date: Mon, 10 Mar 2014 10:44:58 -0700 [thread overview]
Message-ID: <CAHA+R7O7rubEa_Pi323_TNJCd0Jn-gpwfgEg89gnSiFi-TGuWQ@mail.gmail.com> (raw)
In-Reply-To: <20140310094146.2aaa8e0e@nehalam.linuxnetplumber.net>
On Mon, Mar 10, 2014 at 9:41 AM, Stephen Hemminger
<stephen@networkplumber.org> wrote:
> This patch fixes sparse warnings in vlan driver.
> It propagates the sparse __percpu attribute from alloc_percpu
> into netdev_alloc_pcpu_stats. I expect it may trigger additional
> sparse warnings from other drivers that are missing the __percpu
> attribute.
>
> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Cong Wang <cwang@twopensource.com>
Thanks for the fix.
next prev parent reply other threads:[~2014-03-10 17:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-10 16:41 [PATCH net-next] netdev: set __percpu attribute on netdev_alloc_pcpu_stats Stephen Hemminger
2014-03-10 17:44 ` Cong Wang [this message]
2014-03-11 20:37 ` 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=CAHA+R7O7rubEa_Pi323_TNJCd0Jn-gpwfgEg89gnSiFi-TGuWQ@mail.gmail.com \
--to=cwang@twopensource.com \
--cc=amwang@redhat.com \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=stephen@networkplumber.org \
/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).