Message ID | 1509108082-22201-1-git-send-email-loic.pallardy@st.com |
---|---|
Headers | show |
Series | remoteproc: increase debug capabilities | expand |
On Fri 27 Oct 05:41 PDT 2017, Loic Pallardy wrote: > This series increases remoteproc debug capabilities by adding: > - associated resource table dump feature > - registered carveouts list dump feature > This looks very reasonable, can you please fix the problem reported by 0-day? Regards, Bjorn > 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, October 31, 2017 5:22 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> > Subject: Re: [PATCH 0/2] remoteproc: increase debug capabilities > > On Fri 27 Oct 05:41 PDT 2017, Loic Pallardy wrote: > > > This series increases remoteproc debug capabilities by adding: > > - associated resource table dump feature > > - registered carveouts list dump feature > > > > This looks very reasonable, can you please fix the problem reported by > 0-day? Hi Bjorn, I'll send a v2 fixing reported issues. Regards, Loic > > Regards, > Bjorn > > > 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 > >