On Thu, Sep 04, 2014 at 05:48:25PM +0200, Andreas Färber wrote:
> Am 04.09.2014 17:30, schrieb Michael S. Tsirkin:
> > On Thu, Sep 04, 2014 at 10:18:23AM +0800, arei.gong...@huawei.com wrote:
> >> From: Gonglei
> >>
> >> after committing
> >> [PATCH v6 0/9] Refactor PCI/SHPC/PCIE hotplug to use a
Am 04.09.2014 17:30, schrieb Michael S. Tsirkin:
> On Thu, Sep 04, 2014 at 10:18:23AM +0800, arei.gong...@huawei.com wrote:
>> From: Gonglei
>>
>> after committing
>> [PATCH v6 0/9] Refactor PCI/SHPC/PCIE hotplug to use a more generic hotplug
>> API
>>
>> If devcie hotplugging failed, will casus
On Thu, Sep 04, 2014 at 10:18:23AM +0800, arei.gong...@huawei.com wrote:
> From: Gonglei
>
> after committing
> [PATCH v6 0/9] Refactor PCI/SHPC/PCIE hotplug to use a more generic hotplug
> API
>
> If devcie hotplugging failed, will casuse resource leak.
> This patch series include address res
From: Gonglei
after committing
[PATCH v6 0/9] Refactor PCI/SHPC/PCIE hotplug to use a more generic hotplug API
If devcie hotplugging failed, will casuse resource leak.
This patch series include address resouce leak and two other issuses.
v6 -> v5:
- rework patch 2/3 by Peter's suggestion.
-