Message ID | 1509988196-24377-1-git-send-email-loic.pallardy@st.com |
---|---|
Headers | show |
Series | remoteproc: increase debug capabilities | expand |
On Mon 06 Nov 09:09 PST 2017, Loic Pallardy wrote: > This series increases remoteproc debug capabilities by adding: > - associated resource table dump feature > - registered carveouts list dump feature > Looks good, patches applied to rproc-next Regards, Bjorn > --- > Changes from V1: > - Fix 0-DAY reported issues on open functions prototype > - Rebase on Linux 4.14-rc8 > > Loic Pallardy (2): > remoteproc: debug: add resource table dump feature > remoteproc: debug: add carveouts list dump feature > > drivers/remoteproc/remoteproc_debugfs.c | 130 ++++++++++++++++++++++++++++++++ > 1 file changed, 130 insertions(+) > > -- > 1.9.1 >
> -----Original Message----- > From: Bjorn Andersson [mailto:bjorn.andersson@linaro.org] > Sent: Tuesday, November 07, 2017 7:04 AM > To: Loic PALLARDY <loic.pallardy@st.com> > Cc: ohad@wizery.com; linux-remoteproc@vger.kernel.org; linux- > kernel@vger.kernel.org; Arnaud POULIQUEN <arnaud.pouliquen@st.com>; > benjamin.gaignard@linaro.org > Subject: Re: [PATCH v2 0/2] remoteproc: increase debug capabilities > > On Mon 06 Nov 09:09 PST 2017, Loic Pallardy wrote: > > > This series increases remoteproc debug capabilities by adding: > > - associated resource table dump feature > > - registered carveouts list dump feature > > > > Looks good, patches applied to rproc-next Thanks Regards, Loic > > Regards, > Bjorn > > > --- > > Changes from V1: > > - Fix 0-DAY reported issues on open functions prototype > > - Rebase on Linux 4.14-rc8 > > > > Loic Pallardy (2): > > remoteproc: debug: add resource table dump feature > > remoteproc: debug: add carveouts list dump feature > > > > drivers/remoteproc/remoteproc_debugfs.c | 130 > ++++++++++++++++++++++++++++++++ > > 1 file changed, 130 insertions(+) > > > > -- > > 1.9.1 > >