On Jul 22 07:48, Michael S. Tsirkin wrote: > On Mon, Jun 29, 2020 at 10:20:52PM +0200, Klaus Jensen wrote: > > From: Klaus Jensen <[email protected]> > > > > Some devices might want to know the return value of dma_memory_rw, so > > pass it along instead of ignoring it. > > > > There are no existing users of the return value, so this patch should be > > safe. > > > > Signed-off-by: Klaus Jensen <[email protected]> > > Reviewed-by: Philippe Mathieu-Daudé <[email protected]> > > Reviewed-by: Michael S. Tsirkin <[email protected]> > > Acked-by: Keith Busch <[email protected]> > > > Please feel free to merge this with the patch that uses the > return value. >
Hi Michael, Noted. The patch depends on another series that have not been merged yet, so this is why it is lying around and waiting to be added. Thanks, Klaus
