Home
last modified time | relevance | path

Searched hist:ab8f873bb90da7bbe40e2f41c92a4971c4f0dc76 (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dremoteproc.hdiff ab8f873bb90da7bbe40e2f41c92a4971c4f0dc76 Wed Oct 17 15:55:24 CEST 2018 Sibi Sankar <sibis@codeaurora.org> remoteproc: Add mechanism for custom dump function assignment

This patch adds a mechanism for assigning each rproc dump segment with
a custom dump function and private data. The dump function is to be
called for each rproc segment during coredump if assigned.

Signed-off-by: Sibi Sankar <sibis@codeaurora.org>
[bjorn: reordred arguments to rproc_coredump_add_custom_segment()]
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
/linux/drivers/remoteproc/
H A Dremoteproc_core.cdiff ab8f873bb90da7bbe40e2f41c92a4971c4f0dc76 Wed Oct 17 15:55:24 CEST 2018 Sibi Sankar <sibis@codeaurora.org> remoteproc: Add mechanism for custom dump function assignment

This patch adds a mechanism for assigning each rproc dump segment with
a custom dump function and private data. The dump function is to be
called for each rproc segment during coredump if assigned.

Signed-off-by: Sibi Sankar <sibis@codeaurora.org>
[bjorn: reordred arguments to rproc_coredump_add_custom_segment()]
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>