On Mon, May 09, 2022 at 08:41:07AM +0530, Sibi Sankar wrote: > The SSCTL service comes up after a finite time when the remote Q6 comes > out of reset. Any graceful shutdowns requested during this period will > be a NOP and abrupt tearing down of the glink channel might lead to pending > transactions on the remote Q6 side and will ultimately lead to a fatal > error. Fix this by waiting for the SSCTL service when a graceful shutdown > is requested. > > Fixes: 1fb82ee806d1 ("remoteproc: qcom: Introduce sysmon") > Signed-off-by: Sibi Sankar <quic_sibis@xxxxxxxxxxx> Reviewed-by: Matthias Kaehlcke <mka@xxxxxxxxxxxx>