On Tue, Oct 10, 2017 at 10:38:51PM -0700, [email protected] wrote: > From: Dexuan Cui <[email protected]> > > Without the patch, vmbus_hvsock_device_unregister() can destroy the device > prematurely when close() is called, and can cause NULl dereferencing or > potential data loss (the last portion of the data stream may be dropped > prematurely). > > Please consider this for 4.14.
Put these meta comments under the --- cut off line. They don't add any value to the final upstream git log. > > Signed-off-by: Dexuan Cui <[email protected]> > Cc: Haiyang Zhang <[email protected]> > Cc: Stephen Hemminger <[email protected]> > Signed-off-by: K. Y. Srinivasan <[email protected]> > --- > drivers/hv/channel_mgmt.c | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) regards, dan carpenter _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
