[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <171686715155.523693.8017271555149377998.b4-ty@kernel.org>
Date: Mon, 27 May 2024 22:32:11 -0500
From: Bjorn Andersson <andersson@...nel.org>
To: Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>,
Christophe JAILLET <christophe.jaillet@...adoo.fr>
Cc: linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org,
linux-arm-msm@...r.kernel.org,
linux-clk@...r.kernel.org
Subject: Re: [PATCH] clk: qcom: Constify struct pll_vco
On Fri, 10 May 2024 18:50:00 +0200, Christophe JAILLET wrote:
> pll_vco structure are never modified. They are used as .vco_table in
> "struct clk_alpha_pll".
>
> And in this structure, we have:
> const struct pll_vco *vco_table;
>
> Constifying these structures moves some data to a read-only section, so
> increase overall security.
>
> [...]
Applied, thanks!
[1/1] clk: qcom: Constify struct pll_vco
commit: fcd9354ceb7ae52b11a93e8ac990ad4a8c3a0da7
Best regards,
--
Bjorn Andersson <andersson@...nel.org>
Powered by blists - more mailing lists