[PATCH 0/2] Drivers: hv: vmbus: fix hv_vmbus load/unload path (again)

From: Vitaly Kuznetsov
Date: Mon Apr 13 2015 - 06:56:19 EST


"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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/