[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <159956941201.2396.12740446851296711190.b4-ty@arm.com>
Date: Tue, 8 Sep 2020 13:51:09 +0100
From: Sudeep Holla <sudeep.holla@....com>
To: Rikard Falkeborn <rikard.falkeborn@...il.com>,
linux-pm@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Cc: Sudeep Holla <sudeep.holla@....com>,
Viresh Kumar <viresh.kumar@...aro.org>,
"Rafael J. Wysocki" <rjw@...ysocki.net>
Subject: Re: [PATCH 0/3] arm_scmi: Constify ops pointers in struct scmi_handle
On Mon, 7 Sep 2020 01:04:49 +0200, Rikard Falkeborn wrote:
> A small patch series aiming to constify static scmi_*_ops structs in
> drivers/firmware/arm_scmi. Since these are not modified, constify them
> to allow the compiler to put them in read-only memory.
>
> Rikard Falkeborn (3):
> cpufreq: arm_scmi: Constify scmi_perf_ops pointers
> firmware: arm_scmi: Constify ops pointers in scmi_handle
> firmware: arm_scmi: Constify static scmi-ops
>
> [...]
Applied to sudeep.holla/linux (for-next/scmi), thanks!
[1/3] cpufreq: arm_scmi: Constify scmi_perf_ops pointers
https://git.kernel.org/sudeep.holla/c/69ecb3230b
[2/3] firmware: arm_scmi: Constify ops pointers in scmi_handle
https://git.kernel.org/sudeep.holla/c/82894c1d39
[3/3] firmware: arm_scmi: Constify static scmi-ops
https://git.kernel.org/sudeep.holla/c/3de7b83017
--
Regards,
Sudeep
Powered by blists - more mailing lists