[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ca14c4f5f4be95e0b9b347ff03b668aa.sboyd@kernel.org>
Date: Thu, 29 Feb 2024 17:18:35 -0800
From: Stephen Boyd <sboyd@...nel.org>
To: Anusha Rao <quic_anusha@...cinc.com>, Bjorn Andersson <andersson@...nel.org>, Bryan O'Donoghue <bryan.odonoghue@...aro.org>, Devi Priya <quic_devipriy@...cinc.com>, Gabor Juhos <j4g8y7@...il.com>, Georgi Djakov <gdjakov@...sol.com>, Gokul Sriram Palanisamy <quic_gokulsri@...cinc.com>, Konrad Dybcio <konrad.dybcio@...aro.org>, Michael Turquette <mturquette@...libre.com>, Sricharan Ramabadhran <quic_srichara@...cinc.com>, Varadarajan Narayanan <quic_varada@...cinc.com>
Cc: linux-arm-msm@...r.kernel.org, linux-clk@...r.kernel.org, linux-kernel@...r.kernel.org, Gabor Juhos <j4g8y7@...il.com>
Subject: Re: [PATCH 4/7] clk: qcom: gcc-ipq9574: fix terminating of frequency table arrays
Quoting Gabor Juhos (2024-02-29 10:07:49)
> The frequency table arrays are supposed to be terminated with an
> empty element. Add such entry to the end of the arrays where it
> is missing in order to avoid possible out-of-bound access when
> the table is traversed by functions like qcom_find_freq() or
> qcom_find_freq_floor().
>
> Only compile tested.
>
> Fixes: d75b82cff488 ("clk: qcom: Add Global Clock Controller driver for IPQ9574")
> Signed-off-by: Gabor Juhos <j4g8y7@...il.com>
> ---
Reviewed-by: Stephen Boyd <sboyd@...nel.org>
Powered by blists - more mailing lists