[an error occurred while processing this directive]
|
|
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250825101247.152619-1-srinivas.kandagatla@oss.qualcomm.com>
Date: Mon, 25 Aug 2025 11:12:44 +0100
From: Srinivas Kandagatla <srinivas.kandagatla@....qualcomm.com>
To: broonie@...nel.org
Cc: perex@...ex.cz, tiwai@...e.com, srini@...nel.org, lgirdwood@...il.com,
linux-sound@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-msm@...r.kernel.org, krzysztof.kozlowski@...aro.org,
Srinivas Kandagatla <srinivas.kandagatla@....qualcomm.com>
Subject: [PATCH 0/3] ASoC: qcom: audioreach: fix sparse warnings
Recent static calibration support patches have excersised new code path
exposing some missing checks and also accessing some variables which are
of LE type that are accessed directly without converting it to CPU type.
Thanks to Dan Carpenter and kernel test robot for reporting this.
--srini
Srinivas Kandagatla (3):
ASoC: qcom: audioreach: fix potential null pointer dereference
ASoC: qcom: topology: convert to cpu endainess type before accessing
ASoC: qcom: audioreach: convert to cpu endainess type before accessing
sound/soc/qcom/qdsp6/audioreach.c | 2 +-
sound/soc/qcom/qdsp6/topology.c | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
--
2.50.0
Powered by blists - more mailing lists