Re: DWC3 (PCI) software node double free on shutdown
From: Andy Shevchenko <hidden>
Date: 2021-06-01 14:58:17
From: Andy Shevchenko <hidden>
Date: 2021-06-01 14:58:17
On Tue, Jun 1, 2021 at 1:28 PM Heikki Krogerus [off-list ref] wrote:
On Tue, Jun 01, 2021 at 12:50:18PM +0300, Andy Shevchenko wrote:quoted
quoted
From time to time I see this on shutdown.I suspect this happens due to the device core trying to remove software nodes when it should not.Yes, this is caused by the device_remove_properties() call in device_del(). We can't remove that quite yet unfortunately. Can you test if this fixes the problem:
Thanks, I have pushed it to my repo and will monitor the behaviour for a few days or so. -- With Best Regards, Andy Shevchenko