On Thu, Sep 19, 2024 at 02:46:25PM +0100, [email protected] wrote: > From: "Dr. David Alan Gilbert" <[email protected]> > > 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 <[email protected]>
Reviewed-by: Peter Xu <[email protected]> -- Peter Xu
