RE: [PATCH 5/5] hv: Track allocations of children of hv_vmbus in private resource tree

2016-02-26 Thread Jake Oshins
.@redhat.com; Haiyang Zhang ; Hadden > Hoppert > Cc: Jake Oshins > Subject: RE: [PATCH 5/5] hv: Track allocations of children of hv_vmbus in > private resource tree > > > -Original Message- > > From: ja...@microsoft.com [mailto:ja...@microsoft.com] > > Se

RE: [PATCH 5/5] hv: Track allocations of children of hv_vmbus in private resource tree

2016-02-26 Thread KY Srinivasan
o...@aepfle.de; a...@canonical.com; > vkuzn...@redhat.com; Haiyang Zhang ; Hadden > Hoppert > Cc: Jake Oshins > Subject: [PATCH 5/5] hv: Track allocations of children of hv_vmbus in private > resource tree > > From: Jake Oshins > > This patch changes vmbus_allocate_mmio

[PATCH 5/5] hv: Track allocations of children of hv_vmbus in private resource tree

2016-02-24 Thread jakeo
From: Jake Oshins This patch changes vmbus_allocate_mmio() and vmbus_free_mmio() so that when child paravirtual devices allocate memory-mapped I/O space, they allocate it privately from a resource tree pointed at by hyperv_mmio and also by the public resource tree iomem_resource. This allows the