]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
Drivers: hv: utils: reduce HV_UTIL_NEGO_TIMEOUT timeout
authorVitaly Kuznetsov <vkuznets@redhat.com>
Sun, 6 Nov 2016 21:14:06 +0000 (13:14 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Nov 2016 09:01:16 +0000 (10:01 +0100)
I discovered that at least WS2016TP5 host has 60 seconds timeout for the
ICMSGTYPE_NEGOTIATE message so we need to lower guest's timeout a little
bit to make sure we always respond in time. Let's make it 55 seconds.

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>
drivers/hv/hyperv_vmbus.h

index a5b4442433c8922a507753e176d3b31b5af57101..bdab7e7f2a1553ef3040a3f9b1e9ec92b359b690 100644 (file)
@@ -38,7 +38,7 @@
 /*
  * Timeout for guest-host handshake for services.
  */
-#define HV_UTIL_NEGO_TIMEOUT 60
+#define HV_UTIL_NEGO_TIMEOUT 55
 
 /*
  * The below CPUID leaves are present if VersionAndFeatures.HypervisorPresent