On Mon 04 Jun 02:39 PDT 2018, Srinivas Kandagatla wrote:
> All the managed resources would be freed by the time release function
> is invoked. Handling such memory in qcom_smd_edge_release() would do
> bad things.
>
> Found this issue while testing Audio usecase where the dsp is started up
> and
All the managed resources would be freed by the time release function
is invoked. Handling such memory in qcom_smd_edge_release() would do
bad things.
Found this issue while testing Audio usecase where the dsp is started up
and shutdown in a loop.
This patch fixes this issue by using simple kzall
2 matches
Mail list logo