All of lore.kernel.org
 help / color / mirror / Atom feed
* Issue in alsa when dma complete race with pcm release
@ 2015-07-03  8:25 Shengjiu Wang
  2015-07-03 10:56 ` Lars-Peter Clausen
  0 siblings, 1 reply; 10+ messages in thread
From: Shengjiu Wang @ 2015-07-03  8:25 UTC (permalink / raw)
  To: alsa-devel

Hi alsa-devel

   There maybe a issue in ALSA when dma complete race with snd_pcm_release.
The pcm release and dma complete are in different thread. There is occasion
that dmaengine_pcm_dma_complete() is called too late, some memory has been
freed, the prtd is null. Then there is kernel dump.

   Is there any solution for this issue? Thanks.

Best regards
wang shengjiu

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

end of thread, other threads:[~2015-07-15  8:59 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-03  8:25 Issue in alsa when dma complete race with pcm release Shengjiu Wang
2015-07-03 10:56 ` Lars-Peter Clausen
2015-07-06  9:01   ` Shengjiu Wang
2015-07-06 12:27     ` Lars-Peter Clausen
2015-07-07 10:13       ` Shengjiu Wang
2015-07-07 13:32         ` Lars-Peter Clausen
2015-07-15  1:37           ` Shengjiu Wang
2015-07-15  7:13             ` Lars-Peter Clausen
2015-07-15  7:00               ` Shengjiu Wang
2015-07-15  8:59                 ` Lars-Peter Clausen

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.