From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754280AbdKFQvr convert rfc822-to-8bit (ORCPT ); Mon, 6 Nov 2017 11:51:47 -0500 Received: from mx07-00178001.pphosted.com ([62.209.51.94]:21689 "EHLO mx07-00178001.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754260AbdKFQvo (ORCPT ); Mon, 6 Nov 2017 11:51:44 -0500 From: Loic PALLARDY To: Bjorn Andersson CC: "ohad@wizery.com" , "linux-remoteproc@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Arnaud POULIQUEN Subject: RE: [PATCH 0/2] remoteproc: increase debug capabilities Thread-Topic: [PATCH 0/2] remoteproc: increase debug capabilities Thread-Index: AQHTTyDyQ+2FyNpIPU6cAeVgJDaSy6L9UI6AgApQCQA= Date: Mon, 6 Nov 2017 16:51:41 +0000 Message-ID: References: <1509108082-22201-1-git-send-email-loic.pallardy@st.com> <20171031042157.GB12511@builder> In-Reply-To: <20171031042157.GB12511@builder> Accept-Language: fr-FR, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ms-exchange-transport-fromentityheader: Hosted x-originating-ip: [10.75.127.51] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2017-11-06_06:,, signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > -----Original Message----- > From: Bjorn Andersson [mailto:bjorn.andersson@linaro.org] > Sent: Tuesday, October 31, 2017 5:22 AM > To: Loic PALLARDY > Cc: ohad@wizery.com; linux-remoteproc@vger.kernel.org; linux- > kernel@vger.kernel.org; Arnaud POULIQUEN > 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 > >