On Mon, Mar 11, 2024 at 12:34:39PM +0000, Anthony PERARD wrote:
> From: Anthony PERARD <anthony.per...@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.per...@citrix.com>

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

-- 
Peter Xu


Reply via email to