diff options
author | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> | 2016-05-04 17:11:56 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-05-04 17:51:31 +0100 |
commit | 721be3be2f75c69cf0f2d7826007a6eefee7dac3 (patch) | |
tree | 8a51c7afcad1a0ec96afa4b4ffb1414166b7fde2 /Documentation/lzo.txt | |
parent | edd713509ae46ffcf178e3b1431af1ca202be8ba (diff) | |
download | linux-721be3be2f75c69cf0f2d7826007a6eefee7dac3.tar.bz2 |
ASoC: wm_adsp: Detach compressed stream on free
If someone powers down the DSP core (through routing changes
say) whilst a compressed record is in progress we can end up
using a freed pointer to the buffer object. When a compressed
audio stream is triggered we attach it to a buffer on a physical
DSP. This patch adds a detach of the buffer from the stream when
the stream is freed or when the DSP is powered down which avoids
the situation where we use a buffer when it is no longer valid.
Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/lzo.txt')
0 files changed, 0 insertions, 0 deletions