"Drivers: hv: vmbus: introduce vmbus_acpi_remove" patch was sent a while ago
but it wasn't accepted as it collided with Jake's MMIO work. As this work is
still ongoing I suggest we have this small fix for the meantime in the mainline.

"Drivers: hv: vmbus: unregister panic notifier on module unload" patch prevents
a crash on module unload/load back path brought by recently introduced VMbus 
crash
notifier.

With these two patches I was able to successfuly load/unload/load back hv_vmbus
module under Win2012R2.

Vitaly Kuznetsov (2):
  Drivers: hv: vmbus: introduce vmbus_acpi_remove
  Drivers: hv: vmbus: unregister panic notifier on module unload

 drivers/hv/vmbus_drv.c | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

-- 
1.9.3

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to