From: Peter Xu <peterx@redhat.com>
To: Aadeshveer Singh <aadeshveer07@gmail.com>
Cc: qemu-devel@nongnu.org, farosas@suse.de
Subject: Re: [PATCH] migration: use eventfd functions instead of bare read/write
Date: Fri, 15 May 2026 10:42:08 -0400 [thread overview]
Message-ID: <agcwwAdQ7_F865PR@x1.local> (raw)
In-Reply-To: <20260514075136.301706-2-aadeshveer07@gmail.com>
On Thu, May 14, 2026 at 01:21:37PM +0530, Aadeshveer Singh wrote:
> Replace read() and write() syscalls on eventfd with glibc wrappers
> eventfd_read() and eventfd_write(), to make code more robust, readable
> and future-proof.
>
> Signed-off-by: Aadeshveer Singh <aadeshveer07@gmail.com>
queued, thanks
--
Peter Xu
prev parent reply other threads:[~2026-05-15 14:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-14 7:51 [PATCH] migration: use eventfd functions instead of bare read/write Aadeshveer Singh
2026-05-15 14:42 ` Peter Xu [this message]
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=agcwwAdQ7_F865PR@x1.local \
--to=peterx@redhat.com \
--cc=aadeshveer07@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.