All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Backport a fix for broken avs audio
@ 2024-12-11 11:10 Amadeusz Sławiński
  2024-12-11 11:10 ` [PATCH 1/1] ASoC: Intel: avs: Fix return status of avs_pcm_hw_constraints_init() Amadeusz Sławiński
  0 siblings, 1 reply; 3+ messages in thread
From: Amadeusz Sławiński @ 2024-12-11 11:10 UTC (permalink / raw)
  To: stable, Greg Kroah-Hartman, Sasha Levin, linux-kernel,
	linux-sound
  Cc: Linux kernel regressions list, Takashi Iwai, Jaroslav Kysela,
	Mark Brown, Cezary Rojewski, Amadeusz Sławiński

Patch fixing the broken audio issue for avs apparently didn't make it
into v6.12 stable tree and playing audio results in NULL pointer
dereference.

Link: https://bugzilla.kernel.org/show_bug.cgi?id=219577

Backport a fix.

Amadeusz Sławiński (1):
  ASoC: Intel: avs: Fix return status of avs_pcm_hw_constraints_init()

 sound/soc/intel/avs/pcm.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-12-11 16:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-11 11:10 [PATCH 0/1] Backport a fix for broken avs audio Amadeusz Sławiński
2024-12-11 11:10 ` [PATCH 1/1] ASoC: Intel: avs: Fix return status of avs_pcm_hw_constraints_init() Amadeusz Sławiński
2024-12-11 16:31   ` Sasha Levin

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.