public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ALSA: compress: Robustness improvements in pointer() handling
@ 2026-04-01 16:57 Mark Brown
  2026-04-01 16:57 ` [PATCH 1/2] ALSA: compress: Refuse to update timestamps for unconfigured streams Mark Brown
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Mark Brown @ 2026-04-01 16:57 UTC (permalink / raw)
  To: Vinod Koul, Jaroslav Kysela, Takashi Iwai
  Cc: Péter Ujfalusi, linux-sound, linux-kernel, Mark Brown

While looking at an ASoC driver I happened to notice a divide by zero on
a pointer operation, discussion of which with Péter Ujfalusi identified
several other issues in the handling of pointer operations in the core.
This isn't a comprehensive review, it's just fixing up issues that
happened to be noticed.

Signed-off-by: Mark Brown <broonie@kernel.org>
---
Mark Brown (2):
      ALSA: compress: Refuse to update timestamps for unconfigured streams
      ALSA: compress: Pay attention if drivers error out retrieving pointers

 sound/core/compress_offload.c | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)
---
base-commit: 7aaa8047eafd0bd628065b15757d9b48c5f9c07d
change-id: 20260330-alsa-unconfigured-tstamp-6886ed04cf22

Best regards,
--  
Mark Brown <broonie@kernel.org>


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

end of thread, other threads:[~2026-04-02  9:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-01 16:57 [PATCH 0/2] ALSA: compress: Robustness improvements in pointer() handling Mark Brown
2026-04-01 16:57 ` [PATCH 1/2] ALSA: compress: Refuse to update timestamps for unconfigured streams Mark Brown
2026-04-01 16:57 ` [PATCH 2/2] ALSA: compress: Pay attention if drivers error out retrieving pointers Mark Brown
2026-04-02  3:35 ` [PATCH 0/2] ALSA: compress: Robustness improvements in pointer() handling Vinod Koul
2026-04-02  9:15 ` Takashi Iwai

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