On Wed, Mar 06, 2024 at 04:23:19PM +0530, Shalini Manjunatha wrote: > We find mising DPCM locking inside soc_compr_set_params_fe() > before calling dpcm_be_dai_hw_params() and dpcm_be_dai_prepare() > which cause lockdep assert for DPCM lock not held in > __soc_pcm_hw_params() and __soc_pcm_prepare() in above flow > when ever we play compress offload audio playback use case. > > To fix this issue added DPCM lock and unlock in both places of > above code flow mentioned. Please don't send cover letters for single patches, if there is anything that needs saying put it in the changelog of the patch or after the --- if it's administrative stuff. This reduces mail volume and ensures that any important information is recorded in the changelog rather than being lost.
Attachment:
signature.asc
Description: PGP signature
- References:
- [PATCH V0 0/1] ASoC: soc-compress: Fix and add missing DPCM locking
- From: Shalini Manjunatha
- [PATCH V0 0/1] ASoC: soc-compress: Fix and add missing DPCM locking
- Prev by Date: Re: [PATCH] ASoC: soc-card: Fix missing locking in snd_soc_card_get_kcontrol()
- Next by Date: Re: [PATCH] ASoC: dt-bindings: nvidia: Fix 'lge' vendor prefix
- Previous by thread: [PATCH V0 1/1] ASoC: soc-compress: Fix and add DPCM locking
- Next by thread: Re: [PATCH V0 0/1] ASoC: soc-compress: Fix and add missing DPCM locking
- Index(es):