[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200922220024.GA66604@rikard>
Date: Wed, 23 Sep 2020 00:00:24 +0200
From: Rikard Falkeborn <rikard.falkeborn@...il.com>
To: Andy Shevchenko <andy.shevchenko@...il.com>
Cc: Rikard Falkeborn <rikard.falkeborn@...il.com>,
Lee Jones <lee.jones@...aro.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Subject: Re: [PATCH 2/8] mfd: intel: Constify static struct resource
On Wed, Sep 23, 2020 at 12:31:28AM +0300, Andy Shevchenko wrote:
> On Tue, Sep 22, 2020 at 10:32 PM Rikard Falkeborn
> <rikard.falkeborn@...il.com> wrote:
> >
> > Constify a number of static struct resource. The only usage of the
> > structs are to assign their address to the resources field in the
> > mfd_cell struct. This allows the compiler to put them in read-only
> > memory. Done with the help of Coccinelle.
>
> How had you tested this?
>
It's compile-tested only.
Rikard
Powered by blists - more mailing lists