linux/drivers/hv
Jason Wang 0592969e73 hv: fail the probing immediately when we are not in hyperv platform
We wait for about 5 seconds for the success of the hyperv registration even if
we were not in hyperv platform. This is suboptimal, so the patch check the cpuid
in the beginning of hv_acpi_init() instead of in vmbus_bus_init() to fail the
probing immediately.

Signed-off-by: Jason Wang <jasowang@redhat.com>
Cc: Haiyang Zhang <haiyangz@microsoft.com>
Acked-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-08-17 09:51:59 -07:00
..
channel.c
channel_mgmt.c Drivers: hv: util: Properly handle version negotiations. 2012-05-14 08:59:31 -07:00
connection.c
hv.c hv: fail the probing immediately when we are not in hyperv platform 2012-08-17 09:51:59 -07:00
hv_kvp.c Drivers: hv: kvp: Support the new IP injection messages 2012-08-17 08:23:57 -07:00
hv_util.c Drivers: hv: Add KVP definitions for IP address injection 2012-08-16 13:48:07 -07:00
hyperv_vmbus.h Drivers: hv: Cleanup the guest ID computation 2012-08-13 18:42:25 -07:00
Kconfig hv: Add Kconfig menu entry 2011-11-26 17:05:34 -08:00
Makefile
ring_buffer.c net/hyperv: Add flow control based on hi/low watermark 2012-04-03 17:47:15 -04:00
vmbus_drv.c hv: fail the probing immediately when we are not in hyperv platform 2012-08-17 09:51:59 -07:00