Re: Kernel crash on startup - bisected to commit 3b24d854cb35

2016-04-11 Thread Kalle Valo
Larry Finger writes: >> Can you double check you have this fix ? >> >> commit 8501786929de4616b10b8059ad97abd304a7dddf >> Author: Eric Dumazet >> Date: Wed Apr 6 22:07:34 2016 -0700 >> >> tcp/dccp: fix inet_reuseport_add_sock() >> >> David Ahern reported panics in __inet_hash() cause

Re: Kernel crash on startup - bisected to commit 3b24d854cb35

2016-04-09 Thread Larry Finger
On 04/09/2016 12:33 AM, Eric Dumazet wrote: On Fri, Apr 8, 2016 at 10:28 PM, Larry Finger wrote: Following a recent pull of the wireless-drivers-next repo. my system got a kernel panic on startup at native_apic_msr_write+0x27. The problem was bisected to commit 3b24d854cb35 ("tcp/dccp: do not t

Re: Kernel crash on startup - bisected to commit 3b24d854cb35

2016-04-08 Thread Eric Dumazet
On Fri, Apr 8, 2016 at 10:28 PM, Larry Finger wrote: > Following a recent pull of the wireless-drivers-next repo. my system got a > kernel panic on startup at native_apic_msr_write+0x27. The problem was > bisected to commit 3b24d854cb35 ("tcp/dccp: do not touch listener sk_refcnt > under synflood"