Re: [PATCH v2 0/8] Remoteproc cleanups

From: Bjorn Andersson
Date: Mon Jan 15 2018 - 12:31:01 EST


On Mon 15 Jan 02:35 PST 2018, Loic PALLARDY wrote:

>
>
> > -----Original Message-----
> > From: Bjorn Andersson [mailto:bjorn.andersson@xxxxxxxxxx]
> > Sent: Saturday, January 06, 2018 12:58 AM
> > To: Ohad Ben-Cohen <ohad@xxxxxxxxxx>; Bjorn Andersson
> > <bjorn.andersson@xxxxxxxxxx>
> > Cc: linux-remoteproc@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx; Loic
> > PALLARDY <loic.pallardy@xxxxxx>
> > Subject: [PATCH v2 0/8] Remoteproc cleanups
> >
> > The first patch removes code that became unnecessary when the recovery
> > flow was
> > redesigned.
> >
> > The following patches moves the assignment of cached_table to the
> > resource
> > table loader, rather than core code, which allows this to made optional and
> > finally drops the various dummy resource tables provided by drivers.
> >
> > Then finally the last patch ensures that table_ptr isn't left pointing into
> > memory of a stopped remoteproc.
>
> I have tested this series on B2260 96Board for st-slim remote processor support.
>
> Reviewed-By: Loic Pallardy <loic.pallardy@xxxxxx>
> Tested-By: Loic Pallardy <loic.pallardy@xxxxxx>
>

Thanks Loic, very much appreciate you looking into this!

Regards,
Bjorn