Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1701997
| From | Pablo Neira Ayuso <pablo@netfilter.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH net 5/7] gtp: Initialize 64-bit per-cpu stats correctly |
| Date | 2017-08-02 12:50 +0200 |
| Message-ID | <u9ZnY-it-17@gated-at.bofh.it> (permalink) |
| References | <u9KRX-82o-9@gated-at.bofh.it> <u9KS0-82o-63@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Aug 01, 2017 at 12:11:10PM -0700, Florian Fainelli wrote:
> On 32-bit hosts and with CONFIG_DEBUG_LOCK_ALLOC we should be seeing a
> lockdep splat indicating this seqcount is not correctly initialized, fix
> that by using netdev_alloc_pcpu_stats() instead of an open coded
> allocation.
>
> Fixes: 459aa660eb1d ("gtp: add initial driver for datapath of GPRS Tunneling Protocol (GTP-U)")
> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Acked-by: Pablo Neira Ayuso <pablo@netfilter.org>
Thanks!
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH net 5/7] gtp: Initialize 64-bit per-cpu stats correctly Florian Fainelli <f.fainelli@gmail.com> - 2017-08-01 21:20 +0200 Re: [PATCH net 5/7] gtp: Initialize 64-bit per-cpu stats correctly Pablo Neira Ayuso <pablo@netfilter.org> - 2017-08-02 12:50 +0200
csiph-web