[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 3/5] migration/multifd: Move multifd_save_setup error handlin
From: |
Peter Xu |
Subject: |
Re: [PATCH 3/5] migration/multifd: Move multifd_save_setup error handling in to the function |
Date: |
Mon, 5 Feb 2024 13:52:30 +0800 |
On Fri, Feb 02, 2024 at 04:11:26PM -0300, Fabiano Rosas wrote:
> Hide the error handling inside multifd_save_setup to make it cleaner
> for the next patch to move the function around.
>
> Signed-off-by: Fabiano Rosas <farosas@suse.de>
Reviewed-by: Peter Xu <peterx@redhat.com>
--
Peter Xu
- [PATCH 0/5] migration/multifd: Fix channel creation vs. cleanup races, Fabiano Rosas, 2024/02/02
- [PATCH 1/5] migration/multifd: Join the TLS thread, Fabiano Rosas, 2024/02/02
- [PATCH 2/5] migration/multifd: Remove p->running, Fabiano Rosas, 2024/02/02
- [PATCH 4/5] migration/multifd: Move multifd_save_setup into migration thread, Fabiano Rosas, 2024/02/02
- [PATCH 3/5] migration/multifd: Move multifd_save_setup error handling in to the function, Fabiano Rosas, 2024/02/02
- Re: [PATCH 3/5] migration/multifd: Move multifd_save_setup error handling in to the function,
Peter Xu <=
- [PATCH 5/5] migration/multifd: Add a synchronization point for channel creation, Fabiano Rosas, 2024/02/02
Re: [PATCH 0/5] migration/multifd: Fix channel creation vs. cleanup races, Peter Xu, 2024/02/05