> From: Vitaly Kuznetsov [mailto:[email protected]]
> Sent: Friday, November 25, 2016 20:49
> To: [email protected]
> Cc: [email protected]; KY Srinivasan <[email protected]>; Haiyang
> Zhang <[email protected]>; Dexuan Cui <[email protected]>;
> Stephen Hemminger <[email protected]>
> Subject: [PATCH 1/7] hv: acquire vmbus_connection.channel_mutex in
> vmbus_free_channels()
> 
> "kernel BUG at drivers/hv/channel_mgmt.c:350!" is observed when hv_vmbus
> module is unloaded. BUG_ON() was introduced in commit 85d9aa705184
> ("Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()") as
> vmbus_free_channels() codepath was apparently forgotten.
> 
> Fixes: 85d9aa705184 ("Drivers: hv: vmbus: add an API
> vmbus_hvsock_device_unregister()")
> Signed-off-by: Vitaly Kuznetsov <[email protected]>

Reviewed-by: Dexuan Cui <[email protected]>

Thanks for the fix!

-- Dexuan
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to