Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dremoteproc.hdiff adf60a870e9130c7883ec2ab798484e05f24db39 Thu Nov 19 15:05:32 CST 2020 Siddharth Gupta <sidgup@codeaurora.org> remoteproc: core: Add ops to enable custom coredump functionality

Each remoteproc might have different requirements for coredumps and might
want to choose the type of dumps it wants to collect. This change allows
remoteproc drivers to specify their own custom dump function to be executed
in place of rproc_coredump. If the coredump op is not specified by the
remoteproc driver it will be set to rproc_coredump by default.

Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Siddharth Gupta <sidgup@codeaurora.org>
Link: https://lore.kernel.org/r/1605819935-10726-2-git-send-email-sidgup@codeaurora.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
/openbmc/linux/drivers/remoteproc/
H A Dremoteproc_core.cdiff adf60a870e9130c7883ec2ab798484e05f24db39 Thu Nov 19 15:05:32 CST 2020 Siddharth Gupta <sidgup@codeaurora.org> remoteproc: core: Add ops to enable custom coredump functionality

Each remoteproc might have different requirements for coredumps and might
want to choose the type of dumps it wants to collect. This change allows
remoteproc drivers to specify their own custom dump function to be executed
in place of rproc_coredump. If the coredump op is not specified by the
remoteproc driver it will be set to rproc_coredump by default.

Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Siddharth Gupta <sidgup@codeaurora.org>
Link: https://lore.kernel.org/r/1605819935-10726-2-git-send-email-sidgup@codeaurora.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>