summaryrefslogtreecommitdiff
path: root/drivers/acpi/acpi_apd.c
diff options
context:
space:
mode:
authorLukas Wunner <lukas@wunner.de>2016-07-28 03:25:41 +0300
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2016-08-31 01:28:29 +0300
commit478573c93abd369c4850de55c387be43aa01e2e8 (patch)
tree01a3d0fa8400845fb034a2e2eff2a106518192cb /drivers/acpi/acpi_apd.c
parent3eab887a55424fc2c27553b7bfe32330df83f7b8 (diff)
downloadlinux-478573c93abd369c4850de55c387be43aa01e2e8.tar.xz
driver core: Don't leak secondary fwnode on device removal
If device_add_property_set() is called for a device, a secondary fwnode is allocated and assigned to the device but currently not freed once the device is removed. This can be triggered on Apple Macs if a Thunderbolt device is plugged in on boot since Apple's NHI EFI driver sets a number of properties for that device which are leaked on unplug. Signed-off-by: Lukas Wunner <lukas@wunner.de> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/acpi/acpi_apd.c')
0 files changed, 0 insertions, 0 deletions