[V3 0/2] Fallback to full coredump
From: Yogesh Lal
Date: Tue May 31 2022 - 05:39:46 EST
Add support for full coredump as a fallback mechanism in
absence of minidump support.
V3:
* Add clear out dump segment before re-populating it.
Siddharth Gupta (2):
remoteproc: core: Export the rproc coredump APIs
remoteproc: qcom: Add full coredump fallback mechanism
drivers/remoteproc/qcom_common.c | 14 ++++++++++++--
drivers/remoteproc/qcom_q6v5_pas.c | 1 +
drivers/remoteproc/remoteproc_coredump.c | 2 ++
drivers/remoteproc/remoteproc_internal.h | 4 ----
include/linux/remoteproc.h | 4 ++++
5 files changed, 19 insertions(+), 6 deletions(-)
--
2.7.4