All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] Fallback to full coredump
@ 2023-02-24 19:57 Gokul krishna Krishnakumar
  2023-02-24 19:57 ` [PATCH v4 1/2] remoteproc: core: Export the rproc coredump APIs Gokul krishna Krishnakumar
  2023-02-24 19:57 ` [PATCH v4 2/2] remoteproc: qcom: Add full coredump fallback mechanism Gokul krishna Krishnakumar
  0 siblings, 2 replies; 4+ messages in thread
From: Gokul krishna Krishnakumar @ 2023-02-24 19:57 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Mathieu Poirier
  Cc: Trilok Soni, Satya Durga Srinivasu Prabhala, Rajendra Nayak,
	Elliot Berman, Guru Das Srinagesh, Sibi Sankar, linux-remoteproc,
	linux-kernel, linux-arm-msm, Gokul krishna Krishnakumar

Add support for full coredump as a fallback mechanism in
absence of minidump support.

Siddharth Gupta (2):
  remoteproc: core: Export the rproc coredump APIs
  remoteproc: qcom: Add full coredump fallback mechanism

 drivers/remoteproc/qcom_common.c         | 13 +++++++++++--
 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, 18 insertions(+), 6 deletions(-)


base-commit: 7c855ef7137a67bcff0e039691b969428dd8ef6a
prerequisite-patch-id: e536336b8482ec63dac942663168e8437d59e250
prerequisite-patch-id: 3f021e6eb809f76cd989c6151437838cda16dd7d
prerequisite-patch-id: 78c3fd76f0fc0c6c016cd343afae65f60e6769dd
prerequisite-patch-id: 9157843370eb8a77d1c533a69a6ee061478dc11b
prerequisite-patch-id: 4ad66d124fd8370f9a443d726cb79e491cead691
prerequisite-patch-id: 226e1fb9cef4107698b0f15591aeca57025ff2d6
prerequisite-patch-id: a2fd45558397fc752b0e4f49305cdbe856747c30
prerequisite-patch-id: 45c6493f77babc82f66600b8914bfa46378e71e8
prerequisite-patch-id: d401dd88b3b36b67a0295a7b212e9a6902881930
prerequisite-patch-id: f494d0c370cae200c6af5bb3d6e784e3102b31b1
prerequisite-patch-id: c2192102ca8edd39defda07aa70fd484082adda8
prerequisite-patch-id: 2c4a3d89099cf154956088be6a30f1eeea131d8c
prerequisite-patch-id: 86ed20751124c24999c16289ba87d562c9000a31
prerequisite-patch-id: 1a8773faff744dafed185d8a55bb8f0840854220
prerequisite-patch-id: 9019e5c8c02d424787be016388c78fc612f0a94a
prerequisite-patch-id: c81d93897349887e70614cf628a8b72f6fedb52a
prerequisite-patch-id: 05e64f10cfd8ad329f583a2badde29a9424e4f0d
prerequisite-patch-id: 92276f31af93078364eac07142e45ef3cde3a1c9
prerequisite-patch-id: d40cb6cbde3f8e8385e7d79755a412d01994ec53
-- 
2.39.2


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-02-24 20:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-24 19:57 [PATCH v4 0/2] Fallback to full coredump Gokul krishna Krishnakumar
2023-02-24 19:57 ` [PATCH v4 1/2] remoteproc: core: Export the rproc coredump APIs Gokul krishna Krishnakumar
2023-02-24 19:59   ` Trilok Soni
2023-02-24 19:57 ` [PATCH v4 2/2] remoteproc: qcom: Add full coredump fallback mechanism Gokul krishna Krishnakumar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.