linux/drivers/hv
K. Y. Srinivasan 172e21ae50 Drivers: hv: vmbus: Don't wait after requesting offers
commit 73cffdb65e upstream.

Don't wait after sending request for offers to the host. This wait is
unnecessary and simply adds 5 seconds to the boot time.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-05-13 05:17:00 -07:00
..
Kconfig x86: Make Linux guest support optional 2013-03-04 13:14:25 -08:00
Makefile Drivers: hv: Add a new driver to support host initiated backup 2013-03-15 12:12:36 -07:00
channel.c Drivers: hv: vmbus: Fix a bug in the error path in vmbus_open() 2015-05-06 21:59:19 +02:00
channel_mgmt.c Drivers: hv: vmbus: Don't wait after requesting offers 2015-05-13 05:17:00 -07:00
connection.c Drivers: hv: vmbus: Cleanup vmbus_post_msg() 2014-10-30 09:38:21 -07:00
hv.c drivers: hv: Mark the function hv_synic_free_cpu() as static in hv.c 2013-12-18 16:41:52 -08:00
hv_balloon.c Drivers: hv: balloon: Ensure pressure reports are posted regularly 2014-06-26 15:15:41 -04:00
hv_kvp.c Drivers: hv: util: Fix a bug in the KVP code 2014-07-28 08:05:56 -07:00
hv_snapshot.c Drivers: hv: util: Correctly support ws2008R2 and earlier 2013-09-26 14:20:21 -07:00
hv_util.c Drivers: hv: util: Fix a bug in the KVP code 2014-07-28 08:05:56 -07:00
hyperv_vmbus.h hv: delete struct hv_dev_port_info 2013-09-26 09:01:17 -07:00
ring_buffer.c drivers: hv: check interrupt mask before read_index 2013-06-24 16:24:17 -07:00
vmbus_drv.c ACPI: Clean up inclusions of ACPI header files 2013-12-07 01:03:14 +01:00