On Tue, 28 Nov 2017 16:56:05 +0100 Greg KH <[email protected]> wrote:
> On Tue, Nov 14, 2017 at 06:53:32AM -0700, [email protected] wrote: > > From: Dexuan Cui <[email protected]> > > > > Fixes: c2e5df616e1a ("vmbus: add per-channel sysfs info") > > > > Without the patch, a device can't be thoroughly destroyed, because > > vmbus_device_register() -> kset_create_and_add() still holds a reference > > to the hv_device's device.kobj. > > > > Signed-off-by: Dexuan Cui <[email protected]> > > Cc: Stephen Hemminger <[email protected]> > > Cc: [email protected] > > Why is this marked for stable when the patch it "fixes" is in 4.15-rc1? It doesn't need to go to stable. _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
