android_kernel_google_msm/drivers/hv
K. Y. Srinivasan 7fd83f326f Drivers: hv: vmbus: Don't wait after requesting offers
commit 73cffdb65e679b98893f484063462c045adcf212 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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
[lizf: Backported to 3.4: adjust context]
Signed-off-by: Zefan Li <lizefan@huawei.com>
2015-09-18 09:20:26 +08:00
..
Kconfig
Makefile
channel.c Drivers: hv: vmbus: Fix a bug in the error path in vmbus_open() 2015-09-18 09:20:23 +08:00
channel_mgmt.c Drivers: hv: vmbus: Don't wait after requesting offers 2015-09-18 09:20:26 +08:00
connection.c Drivers: hv: vmbus: Cleanup vmbus_post_msg() 2015-02-02 17:04:39 +08:00
hv.c drivers: hv: Increase the number of VCPUs supported in the guest 2012-02-09 08:32:44 -08:00
hv_kvp.c Tools: hv: Support enumeration from all the pools 2012-03-16 13:36:04 -07:00
hv_util.c drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.h 2012-02-02 15:30:47 -08:00
hyperv_vmbus.h drivers: hv: Increase the number of VCPUs supported in the guest 2012-02-09 08:32:44 -08:00
ring_buffer.c drivers: hv: switch to use mb() instead of smp_mb() 2014-06-07 16:02:10 -07:00
vmbus_drv.c Drivers: hv: vmbus: incorrect device name is printed when child device is unregistered 2015-04-14 17:34:00 +08:00