[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHA+R7O7rubEa_Pi323_TNJCd0Jn-gpwfgEg89gnSiFi-TGuWQ@mail.gmail.com>
Date: Mon, 10 Mar 2014 10:44:58 -0700
From: Cong Wang <cwang@...pensource.com>
To: Stephen Hemminger <stephen@...workplumber.org>
Cc: David Miller <davem@...emloft.net>, Cong Wang <amwang@...hat.com>,
netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH net-next] netdev: set __percpu attribute on netdev_alloc_pcpu_stats
On Mon, Mar 10, 2014 at 9:41 AM, Stephen Hemminger
<stephen@...workplumber.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@...workplumber.org>
Acked-by: Cong Wang <cwang@...pensource.com>
Thanks for the fix.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists