From: Peter Xu <peterx@redhat.com>
To: yujun <yujun@kylinos.cn>
Cc: Fabiano Rosas <farosas@suse.de>, qemu-devel@nongnu.org
Subject: Re: [PATCH] migration: Fix invalid %ud format and trace arg typo
Date: Tue, 30 Jun 2026 10:58:05 -0400 [thread overview]
Message-ID: <akPZfTuOc45rOLHU@x1.local> (raw)
In-Reply-To: <20260630031324.43453-1-yujun@kylinos.cn>
On Tue, Jun 30, 2026 at 11:13:24AM +0800, yujun wrote:
> Standard printf has no %ud conversion; glibc treats it as %u followed
> by a literal 'd', so postcopy userfaultfd error messages printed event
> values like "5d" instead of "5". The same typo existed in two postcopy
> discard trace format strings.
>
> Also rename the misspelled ram_save_iterate_big_wait() trace argument
> milliconds to milliseconds.
>
> Fixes: 00fa4fc85b ("postcopy: Allow registering of fd handler")
> Signed-off-by: yujun <yujun@kylinos.cn>
queued, thanks.
--
Peter Xu
prev parent reply other threads:[~2026-06-30 14:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-30 3:13 [PATCH] migration: Fix invalid %ud format and trace arg typo yujun
2026-06-30 12:55 ` Fabiano Rosas
2026-06-30 14:58 ` 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=akPZfTuOc45rOLHU@x1.local \
--to=peterx@redhat.com \
--cc=farosas@suse.de \
--cc=qemu-devel@nongnu.org \
--cc=yujun@kylinos.cn \
/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.