On Thu, Sep 19, 2024 at 02:46:25PM +0100, d...@treblig.org wrote: > From: "Dr. David Alan Gilbert" <d...@treblig.org> > > Use the uffd_copy_page, uffd_zero_page and uffd_wakeup helpers > rather than calling ioctl ourselves. > > They return -errno on error, and print an error_report themselves. > I think this actually makes postcopy_place_page actually more > consistent in it's callers. > > Signed-off-by: Dr. David Alan Gilbert <d...@treblig.org>
Reviewed-by: Peter Xu <pet...@redhat.com> -- Peter Xu