Re: [PATCH v2 2/3] remoteproc: qcom: Add capability to collect minidumps

2020-09-03 Thread kernel test robot
Hi Gurbir, Thank you for the patch! Yet something to improve: [auto build test ERROR on linus/master] [also build test ERROR on v5.9-rc3 next-20200903] [cannot apply to linux/master] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to

Re: [PATCH v2 2/3] remoteproc: qcom: Add capability to collect minidumps

2020-09-03 Thread kernel test robot
Hi Gurbir, Thank you for the patch! Yet something to improve: [auto build test ERROR on linus/master] [also build test ERROR on v5.9-rc3 next-20200902] [cannot apply to linux/master] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to

[PATCH v2 2/3] remoteproc: qcom: Add capability to collect minidumps

2020-09-02 Thread Gurbir Arora
This patch adds support for collecting minidump in the event of remoteproc crash. Parse the minidump table based on remoteproc's unique minidump-id, read all memory regions from the remoteproc's minidump table entry and expose the memory to userspace. The remoteproc platform driver can choose to