summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorVitaly Kuznetsov <vkuznets@redhat.com>2015-08-02 02:08:09 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-08-05 08:28:38 +0300
commitb4370df2b1f5158de028e167974263c5757b34a6 (patch)
tree4a8733a8b1ae446e1b1a3df70f7c180f8bc15ecf /include
parentd7646eaa7678fe5adc42247b4bdfbe9d9db8c253 (diff)
downloadlinux-b4370df2b1f5158de028e167974263c5757b34a6.tar.xz
Drivers: hv: vmbus: add special crash handler
Full kernel hang is observed when kdump kernel starts after a crash. This hang happens in vmbus_negotiate_version() function on wait_for_completion() as Hyper-V host (Win2012R2 in my testing) never responds to CHANNELMSG_INITIATE_CONTACT as it thinks the connection is already established. We need to perform some mandatory minimalistic cleanup before we start new kernel. Reported-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com> Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions