Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] ASoC: Intel: Skylake: Fixes to free resources on init failure
@ 2017-08-22 11:15 Subhransu S. Prusty
  2017-08-22 11:15 ` [PATCH 1/4] ASoC: Intel: Skylake: Fix to free dsp resource on ipc_init failure Subhransu S. Prusty
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Subhransu S. Prusty @ 2017-08-22 11:15 UTC (permalink / raw)
  To: alsa-devel; +Cc: tiwai, patches.audio, broonie, Subhransu S. Prusty, lgirdwood

Some resources are not freed for ipc and dsp init failures. This results in
random failures in a stress test environment. So fixed to free the required
resources and also fixed the DSP core reference counting for firmware load
failure.

Subhransu S. Prusty (4):
  ASoC: Intel: Skylake: Fix to free dsp resource on ipc_init failure
  ASoC: Intel: Skylake: Fix to free resources for dsp_init failure
  ASoC: Intel: Skylake: Fix to free correct dev id in free_irq
  ASoC: Intel: Skylake: Fix DSP core ref count for init failure

 sound/soc/intel/skylake/bxt-sst.c      |  4 +++-
 sound/soc/intel/skylake/cnl-sst.c      |  4 +++-
 sound/soc/intel/skylake/skl-messages.c | 26 +++++++++++++++++++-------
 sound/soc/intel/skylake/skl-sst-dsp.c  |  4 ++--
 sound/soc/intel/skylake/skl-sst.c      |  4 +++-
 sound/soc/intel/skylake/skl.c          |  2 +-
 6 files changed, 31 insertions(+), 13 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2017-08-23 11:24 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-22 11:15 [PATCH 0/4] ASoC: Intel: Skylake: Fixes to free resources on init failure Subhransu S. Prusty
2017-08-22 11:15 ` [PATCH 1/4] ASoC: Intel: Skylake: Fix to free dsp resource on ipc_init failure Subhransu S. Prusty
2017-08-23 11:24   ` Applied "ASoC: Intel: Skylake: Fix to free dsp resource on ipc_init failure" to the asoc tree Mark Brown
2017-08-22 11:15 ` [PATCH 2/4] ASoC: Intel: Skylake: Fix to free resources for dsp_init failure Subhransu S. Prusty
2017-08-23 11:24   ` Applied "ASoC: Intel: Skylake: Fix to free resources for dsp_init failure" to the asoc tree Mark Brown
2017-08-22 11:15 ` [PATCH 3/4] ASoC: Intel: Skylake: Fix to free correct dev id in free_irq Subhransu S. Prusty
2017-08-23 11:24   ` Applied "ASoC: Intel: Skylake: Fix to free correct dev id in free_irq" to the asoc tree Mark Brown
2017-08-22 11:15 ` [PATCH 4/4] ASoC: Intel: Skylake: Fix DSP core ref count for init failure Subhransu S. Prusty
2017-08-23 11:24   ` Applied "ASoC: Intel: Skylake: Fix DSP core ref count for init failure" to the asoc tree Mark Brown
2017-08-23  1:11 ` [PATCH 0/4] ASoC: Intel: Skylake: Fixes to free resources on init failure Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox