From: peterx@redhat.com
To: qemu-devel@nongnu.org
Cc: "Fabiano Rosas" <farosas@suse.de>,
"Avihai Horon" <avihaih@nvidia.com>,
peterx@redhat.com, "Daniel P . Berrangé" <berrange@redhat.com>
Subject: [PATCH 0/2] migration: cleanup TLS channel referencing
Date: Thu, 8 Feb 2024 11:51:24 +0800 [thread overview]
Message-ID: <20240208035126.370620-1-peterx@redhat.com> (raw)
From: Peter Xu <peterx@redhat.com>
Based-on: <20240208030528.368214-1-peterx@redhat.com>
The patchset is based on the latest migration pull request. This is a
small cleanup patchset to firstly cleanup tls iochannel deref on error
paths, then further remove one unused var on yank if the cleanup applies.
These are exactly the same patch I attached here in this email reply:
https://lore.kernel.org/r/ZcLrF5HN920rUTSw@x1n
It's just a formal post, collecting one R-b from Fabiano in patch 2.
Please feel free to have a look, thanks.
Peter Xu (2):
migration/multifd: Cleanup TLS iochannel referencing
migration/multifd: Drop registered_yank
migration/multifd.h | 2 --
migration/multifd.c | 44 ++++++++++++++++++++++++++------------------
2 files changed, 26 insertions(+), 20 deletions(-)
--
2.43.0
next reply other threads:[~2024-02-08 3:52 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-08 3:51 peterx [this message]
2024-02-08 3:51 ` [PATCH 1/2] migration/multifd: Cleanup TLS iochannel referencing peterx
2024-02-08 12:44 ` Fabiano Rosas
2024-02-08 14:10 ` Avihai Horon
2024-02-21 3:21 ` Peter Xu
2024-02-08 3:51 ` [PATCH 2/2] migration/multifd: Drop registered_yank peterx
2024-02-08 12:48 ` Fabiano Rosas
2024-02-21 3:20 ` Peter Xu
2024-02-21 12:58 ` Fabiano Rosas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240208035126.370620-1-peterx@redhat.com \
--to=peterx@redhat.com \
--cc=avihaih@nvidia.com \
--cc=berrange@redhat.com \
--cc=farosas@suse.de \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).