[alsa-devel] [PATCH v2 0/2] ASoC: STI: Fix null ptr deference in IRQ handler

Arnaud Pouliquen arnaud.pouliquen at st.com
Thu Mar 23 19:39:53 CET 2017


V2:
	- Fix missing sets of reader->substream
	- Add spinlock to protect player/reader->substream access 

Arnaud Pouliquen (2):
  ASoC: STI: Fix reader substream pointer set
  ASoC: STI: Fix null ptr deference in IRQ handler

 sound/soc/sti/uniperif.h        |  1 +
 sound/soc/sti/uniperif_player.c | 34 +++++++++++++++++++++++-----------
 sound/soc/sti/uniperif_reader.c | 27 +++++++++++++++++++++++----
 3 files changed, 47 insertions(+), 15 deletions(-)

-- 
1.9.1



More information about the Alsa-devel mailing list