Re: [PATCH net-next] ipv6: fix a BUG in rt6_get_pcpu_route()

2017-10-09 Thread Martin KaFai Lau
On Mon, Oct 09, 2017 at 04:07:18AM +, Eric Dumazet wrote: > From: Eric Dumazet > > Ido reported following splat and provided a patch. > > [ 122.221814] BUG: using smp_processor_id() in preemptible [] code: > sshd/2672 > [ 122.221845] caller is

Re: [PATCH net-next] ipv6: fix a BUG in rt6_get_pcpu_route()

2017-10-08 Thread David Miller
From: Eric Dumazet Date: Sun, 08 Oct 2017 21:07:18 -0700 > From: Eric Dumazet > > Ido reported following splat and provided a patch. > > [ 122.221814] BUG: using smp_processor_id() in preemptible [] code: > sshd/2672 > [ 122.221845]

[PATCH net-next] ipv6: fix a BUG in rt6_get_pcpu_route()

2017-10-08 Thread Eric Dumazet
From: Eric Dumazet Ido reported following splat and provided a patch. [ 122.221814] BUG: using smp_processor_id() in preemptible [] code: sshd/2672 [ 122.221845] caller is debug_smp_processor_id+0x17/0x20 [ 122.221866] CPU: 0 PID: 2672 Comm: sshd Not tainted