[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1428922567-11225-1-git-send-email-vkuznets@redhat.com>
Date: Mon, 13 Apr 2015 12:56:05 +0200
From: Vitaly Kuznetsov <vkuznets@...hat.com>
To: "K. Y. Srinivasan" <kys@...rosoft.com>
Cc: Haiyang Zhang <haiyangz@...rosoft.com>,
devel@...uxdriverproject.org, linux-kernel@...r.kernel.org,
Dexuan Cui <decui@...rosoft.com>,
Jake Oshins <jakeo@...rosoft.com>,
Nick Meier <nmeier@...rosoft.com>
Subject: [PATCH 0/2] Drivers: hv: vmbus: fix hv_vmbus load/unload path (again)
"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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists