[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CACRpkdYUaqtqQ7mggRu6BFTs9cP-jsvqFhHv939jGSjZ4F6MCA@mail.gmail.com>
Date: Fri, 23 Aug 2024 18:02:14 +0200
From: Linus Walleij <linus.walleij@...aro.org>
To: Christophe JAILLET <christophe.jaillet@...adoo.fr>
Cc: Neil Armstrong <neil.armstrong@...aro.org>, Kevin Hilman <khilman@...libre.com>,
Jerome Brunet <jbrunet@...libre.com>,
Martin Blumenstingl <martin.blumenstingl@...glemail.com>, linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org, linux-gpio@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-amlogic@...ts.infradead.org
Subject: Re: [PATCH v2] pinctrl: meson: Constify some structures
On Wed, Aug 7, 2024 at 8:05 PM Christophe JAILLET
<christophe.jaillet@...adoo.fr> wrote:
> The following structures are not modified in these drivers.
> - struct meson_bank
> - struct meson_pmx_bank
> - struct meson_pmx_func
> - struct meson_pmx_group
> - struct meson_pinctrl_data
> - struct meson_axg_pmx_data
>
> Constifying these structures moves some data to a read-only section, so
> increase overall security.
Patch applied.
Yours,
Linus Walleij
Powered by blists - more mailing lists