Re: netconsole refcount warning

2017-07-12 Thread Cong Wang
On Wed, Jul 12, 2017 at 3:30 PM, Cong Wang wrote: > On Sun, Jul 9, 2017 at 4:57 PM, Dave Jones wrote: >> The new refcount debugging code spews this twice during boot on my router.. >> >> >> refcount_t: increment on 0; use-after-free. >> [ cut here ] >> WARNING: CPU: 1 PID:

Re: netconsole refcount warning

2017-07-12 Thread Cong Wang
On Sun, Jul 9, 2017 at 4:57 PM, Dave Jones wrote: > The new refcount debugging code spews this twice during boot on my router.. > > > refcount_t: increment on 0; use-after-free. > [ cut here ] > WARNING: CPU: 1 PID: 17 at lib/refcount.c:152 refcount_inc+0x2b/0x30 > CPU: 1 P