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 <[email protected]>

queued, thanks.

-- 
Peter Xu


Reply via email to