On Tue, Jun 1, 2021 at 1:28 PM Heikki Krogerus <heikki.krogerus@xxxxxxxxxxxxxxx> wrote: > > On Tue, Jun 01, 2021 at 12:50:18PM +0300, Andy Shevchenko wrote: > > >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