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

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

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

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

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

2020-08-07 Thread kernel test robot
Hi Gurbir, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on next-20200807] [cannot apply to linux/master linus/master v5.8 v5.8-rc7 v5.8-rc6 v5.8] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to

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

2020-08-07 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