Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1482006
| From | "Rafael J. Wysocki" <rjw@rjwysocki.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 4/6] driver core: Don't leak secondary fwnode on device removal |
| Date | 2016-09-13 00:00 +0200 |
| Message-ID | <sgHqF-NE-5@gated-at.bofh.it> (permalink) |
| References | <rZvcd-7cz-7@gated-at.bofh.it> <s6X3H-1PU-15@gated-at.bofh.it> <sbNdn-2Ps-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tuesday, August 30, 2016 11:03:25 AM Lukas Wunner wrote: > On Wed, Aug 17, 2016 at 02:38:50AM +0200, Rafael J. Wysocki wrote: > > On Thursday, July 28, 2016 02:25:41 AM Lukas Wunner wrote: > > > 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. > > > > > > Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> > > > Cc: Rafael J. Wysocki <rafael.j.wysocki@intel.com> > > > Cc: Mika Westerberg <mika.westerberg@linux.intel.com> > > > Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com> > > > Cc: Andreas Noever <andreas.noever@gmail.com> > > > Signed-off-by: Lukas Wunner <lukas@wunner.de> > > > > ACK, or I can apply it directly if you want me to do that. > > Yes, if you could apply it directly I'd be grateful. Applied. Thanks, Rafael
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH 4/6] driver core: Don't leak secondary fwnode on device removal "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2016-09-13 00:00 +0200
csiph-web