[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 0/2] failover: trivial cleanup and fix
From: |
Laurent Vivier |
Subject: |
Re: [PATCH 0/2] failover: trivial cleanup and fix |
Date: |
Wed, 10 Feb 2021 14:40:24 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.6.0 |
On 06/02/2021 13:39, Laurent Vivier wrote:
> The first patch removes a duplicate assignment to allow_unplug_during_migrati=
> on,
> and simplify the code.
>
> The second patch fixes a dangling object in failover_add_primary() that preve=
> nts
> to cleanup the internal structure after the object has been unplugged.
>
> Laurent Vivier (2):
> pci: cleanup failover sanity check
> virtio-net: add missing object_unref()
I can collect these two patches via the trivial branch if there will be no PR
for virtio
or PCI soon.
Michael?
Thanks,
Laurent