[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <172831116177.468342.8898139480339823363.b4-ty@kernel.org>
Date: Mon, 7 Oct 2024 09:25:48 -0500
From: Bjorn Andersson <andersson@...nel.org>
To: Karthikeyan Ramasubramanian <kramasub@...eaurora.org>,
Dan Carpenter <dan.carpenter@...aro.org>
Cc: Konrad Dybcio <konradybcio@...nel.org>,
Sagar Dharia <sdharia@...eaurora.org>,
Evan Green <evgreen@...omium.org>,
Andy Gross <andy.gross@...aro.org>,
Girish Mahadevan <girishm@...eaurora.org>,
linux-arm-msm@...r.kernel.org,
linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org
Subject: Re: [PATCH] soc: qcom: geni-se: fix array underflow in geni_se_clk_tbl_get()
On Mon, 30 Sep 2024 10:51:31 +0300, Dan Carpenter wrote:
> This loop is supposed to break if the frequency returned from
> clk_round_rate() is the same as on the previous iteration. However,
> that check doesn't make sense on the first iteration through the loop.
> It leads to reading before the start of these->clk_perf_tbl[] array.
>
>
Applied, thanks!
[1/1] soc: qcom: geni-se: fix array underflow in geni_se_clk_tbl_get()
commit: 78261cb08f06c93d362cab5c5034bf5899bc7552
Best regards,
--
Bjorn Andersson <andersson@...nel.org>
Powered by blists - more mailing lists