On Monday, February 22, 2016 04:50:39 PM Heikki Krogerus wrote: > Hi, > > The fwnode->secondary is causing problems when a property_set is > providing the primary fwnode. > > Both of these fixes are a bit clumsy looking IMO, but I didn't have > better ideas. I think the second one fixing the use-after-free bug > should ideally be taken care of in set_secondary_fwnode() instead of > device_remove_property_set(), but I didn't have any ideas how to do > that.
Can you please CC device property framework patches to linux-acpi? They are somewhat easier to handle this way. Thanks, Rafael

