Re: [PATCH RFC 00/12] remoteproc: add support for any virtio device
From: Francesco Valla
Date: Tue Sep 22 2026 - 02:29:53 EST
On Sun, Sep 20, 2026 at 09:31:11PM -0600, Mathieu Poirier wrote:
> On Sat, 19 Sept 2026 at 01:33, Francesco Valla <francesco@xxxxxxxx> wrote:
> >
> > Hi Mathieu,
> >
> > On Fri, Sep 18, 2026 at 10:53:54AM -0600, Mathieu Poirier wrote:
> > > Hi Francesco,
> > >
> > > I have started reviewing this set but given the size and implications, it will
> > > take me a few days to get through.
> >
> > I'm going through the review done by sashiko - would you prefer me
> > sending a v2 with the trivial errors already ironed out before doing
> > a complete review?
> >
>
> We can wait if the errors are trivial.
>
Not all of them are. I have been a bit to naive about the bounce buffer
management w.r.t. what can happen if a memory area is not specified and
I will need to rethink/rework that part.
Regrads,
Francesco