Re: [PATCH 6.1] ALSA: hda: Fix missing pointer check in hda_component_manager_init function
From: Sasha Levin
Date: Mon Sep 14 2026 - 22:13:19 EST
> [Roman: Instead of modifying hda_component_manager_init() (which does not
> yet exist in version 6.1), a check needs to be added to the
> cs35l41_generic_fixup() function
6.6 is missing 1cf11d80db5d ("ALSA: hda: Fix missing pointer check in
hda_component_manager_init function") as well, and it is the newer tree, so 6.1
cannot go first here.
A 6.6 version also needs one more hunk than this: 6.6 has a second unguarded
component_match_add() in tas2781_generic_fixup() alongside the
cs35l41_generic_fixup() one.
Could you send a v2 covering 6.6, both call sites, and 6.1?
--
Thanks,
Sasha