misc: fastrpc: handle interrupted contexts
buffers owned by an interrupted contexts might still be in operation by the DSP at the time of interruption; therefore do not release the associated memory, queue the context and re-use it on the expected retry call.
Loading
Please sign in to comment