qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] migration: Fix format in error message


From: Peter Xu
Subject: Re: [PATCH] migration: Fix format in error message
Date: Mon, 11 Mar 2024 09:15:19 -0400

On Mon, Mar 11, 2024 at 12:34:39PM +0000, Anthony PERARD wrote:
> From: Anthony PERARD <anthony.perard@citrix.com>
> 
> In file_write_ramblock_iov(), "offset" is "uintptr_t" and not
> "ram_addr_t". While usually they are both equivalent, this is not the
> case with CONFIG_XEN_BACKEND.
> 
> Use the right format. This will fix build on 32-bit.
> 
> Fixes: f427d90b9898 ("migration/multifd: Support outgoing mapped-ram stream 
> format")
> Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>

Rather than waiting for a trivial pull, I'll queue this for 9.0.  Thanks.

-- 
Peter Xu




reply via email to

[Prev in Thread] Current Thread [Next in Thread]