diff options
| author | Mark Brown <broonie@kernel.org> | 2026-09-03 22:51:43 +0100 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-09-03 22:51:43 +0100 |
| commit | 6b2f3ab85fc7b2bdde3f01735847c5d4fe9f2942 (patch) | |
| tree | b0f1ad8338930f765012273d1c54125436f10abf /scripts/Makefile.thinlto | |
| parent | edc5d19f9ffea5ddcb73b25a2de671544dd0e1d2 (diff) | |
| parent | 99f5566a1a884de4a400230835658ada4af6e001 (diff) | |
| download | linux-next-6b2f3ab85fc7b2bdde3f01735847c5d4fe9f2942.tar.gz linux-next-6b2f3ab85fc7b2bdde3f01735847c5d4fe9f2942.zip | |
ALSA/ASoC: Intel: avs: HDAudio bus and general fixes
Cezary Rojewski <cezary.rojewski@intel.com> says:
The first half of the patchset concentrates on the driver initialization
procedure - a number of steps do not clean up after themselves when they
fail. This is for both, HDAudio bus (ext) and the DSP part (avs) and
targets following procedures:
- stream initialization
- link initialization
- bus initialization
The next five are loosely related fixes. First, split topology-loading
error handling from request-firmware one. Currently -ENOENT coming from
topology-loading, which is a real error, is ignored.
Second, with deeper test coverage around corrupted firmware/DSP exception
handling, new issues are unearthed. Switch to async d0ix_work
cancellation to avoid deadlock when D0IX has been scheduled just before
the recovery work.
The 09/10 patch, init_config change fixes possible out-of-bounds bug.
The fix is larger than what one could expect as instead of patching with
if-statements I've decided to refactor the parsing of init_configs.
The scenario that causes the problem no longer exists.
Note: the solution does not impose any changes on the existing topology
files (userspace).
The remaining two, IMHO are self-explanatory.
[1]: https://lore.kernel.org/all/tencent_8E5BBBD19D53B1EFCDB6E89F3B6246A70B06@qq.com/
Link: https://patch.msgid.link/20260902081814.1590883-1-cezary.rojewski@intel.com
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
