Re: [PATCH v3 1/6] hv: Modify vmbus to search for all MMIO ranges available

2015-06-17 Thread gre...@linuxfoundation.org
...@linuxdriverproject.org; o...@aepfle.de; a...@canonical.com; Haiyang Zhang; Mike Ebersol Subject: Re: [PATCH v3 1/6] hv: Modify vmbus to search for all MMIO ranges available } @@ -1047,6 +1121,7 @@ static struct acpi_driver vmbus_acpi_driver = { .ids = vmbus_acpi_device_ids, .ops

RE: [PATCH v3 1/6] hv: Modify vmbus to search for all MMIO ranges available

2015-06-17 Thread KY Srinivasan
; Haiyang Zhang; Mike Ebersol Subject: Re: [PATCH v3 1/6] hv: Modify vmbus to search for all MMIO ranges available On Wed, Jun 17, 2015 at 05:41:58PM +, Jake Oshins wrote: -Original Message- From: Vitaly Kuznetsov [mailto:vkuzn...@redhat.com] Sent: Wednesday, June 17, 2015 10:28

Re: [PATCH v3 1/6] hv: Modify vmbus to search for all MMIO ranges available

2015-06-17 Thread Vitaly Kuznetsov
ja...@microsoft.com writes: From: Jake Oshins ja...@microsoft.com Before this patch, hv_vmbus would search the ACPI namespace above its device looking for a _CRS (current resources) object, and hunt through the list of resources in there looking for one that described memory- mapped I/O

RE: [PATCH v3 1/6] hv: Modify vmbus to search for all MMIO ranges available

2015-06-17 Thread Jake Oshins
Zhang; Mike Ebersol Subject: Re: [PATCH v3 1/6] hv: Modify vmbus to search for all MMIO ranges available } @@ -1047,6 +1121,7 @@ static struct acpi_driver vmbus_acpi_driver = { .ids = vmbus_acpi_device_ids, .ops = { .add = vmbus_acpi_add, + .remove