On 2/24/2023 1:17 PM, Gokul krishna Krishnakumar wrote:
From: Siddharth Gupta <sidgup@xxxxxxxxxxxxxx>
Is it possible to change the From to your email ID, since we know that sidgup@xxxxxxxxxxxxxx no longer works including there is no longer sidgup in Qualcomm. You don't have to CC sidgup@xxxxxxxxxxxxxx since it will only bounce.
The remoteproc coredump APIs are currently only part of the internal remoteproc header. This prevents the remoteproc platform drivers from using these APIs when needed. This change moves the rproc_coredump() and rproc_coredump_cleanup() APIs to the linux header and marks them as exported symbols. Signed-off-by: Siddharth Gupta <sidgup@xxxxxxxxxxxxxx>
We can keep it here, if others are fine.
Signed-off-by: Gokul krishna Krishnakumar <quic_gokukris@xxxxxxxxxxx>
---Trilok Soni