https://github.com/torvalds/linux
Revision b26d19e44adfd10b691bf4ffd50ed411c1be9317 authored by Liam Girdwood on 13 September 2013, 16:43:16 UTC, committed by Takashi Iwai on 26 September 2013, 07:28:22 UTC
Currently we assume that userspace will shut down the compressed stream
correctly. However, if userspcae dies (e.g. cplay & ctrl-C) we dont
stop the stream before freeing it.

This now checks that the stream is stopped before freeing.

Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
1 parent 4028b6c
History
Tip revision: b26d19e44adfd10b691bf4ffd50ed411c1be9317 authored by Liam Girdwood on 13 September 2013, 16:43:16 UTC
ALSA: compress: Make sure we trigger STOP before closing the stream.
Tip revision: b26d19e
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.1 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 256.8 KB
Makefile -rw-r--r-- 47.4 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top