From: Mark Brown Date: Fri, 24 Oct 2025 10:36:28 +0000 (+0100) Subject: ASoC: Intel: avs: Set of streaming fixes X-Git-Tag: v6.18-rc4~16^2^2~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a35551a32d8686c0a33a580ebb8c8d6652b7971f;p=thirdparty%2Fkernel%2Flinux.git ASoC: Intel: avs: Set of streaming fixes Merge series from Cezary Rojewski : Small set of patches two of which fix problems observed during shutdown and XRUN scenarios for PCM streaming. These ensure HDAudio HOST stream is reset and re-setup during XRUNs and synchronize avs_dai_fe_shutdown() and period-elapsed work (thread) so that no slab-use-after-free panics occur. The last change makes the 'format' parameter provided by a compress-application taken into account - currently its ignored. Such approach helps us increase the coverage of data probing (debug) functionality. --- a35551a32d8686c0a33a580ebb8c8d6652b7971f