[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170424.111028.2157290275229080747.davem@davemloft.net>
Date: Mon, 24 Apr 2017 11:10:28 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: Joe.Ghalam@...l.com
Cc: herbert@...dor.apana.org.au, Clifford.Wichmann@...l.com,
netdev@...r.kernel.org
Subject: Re: macvlan: Fix device ref leak when purging bc_queue
From: <Joe.Ghalam@...l.com>
Date: Mon, 24 Apr 2017 15:01:24 +0000
>> The only thing that can stop macvlan_process_broadcast from getting
>> called is macvlan_port_destroy. Nothing else can stop the work
>> queue, unless of course the work queue mechanism itself is broken.
>
>> So if you're sure macvlan_port_destroy is never even called in
>> your case, then you'll need to start debugging the kernel work
>> queue mechanism to see why macvlan_process_broadcast is not getting
>> called.
>
> I will get your changes reloaded and re-tested without any other debug tools. Hopefully, we'll see success. I will let you know if I see any issues.
> Btw, is your fix committed already? if not, do you know when and where it would be committed?
I'm waiting for this discussion to settle down before I apply the
patch.
Powered by blists - more mailing lists