[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <oawy3xsbwthm75g32uxl7zshc4bdp7dzwcwfi7pvwwjetaz5fl@mkosszbo3lkt>
Date: Tue, 13 Feb 2024 08:55:49 -0300
From: "Ricardo B. Marliere" <ricardo@...liere.net>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] dio: make dio_bus_type const
Hi Greg,
On 13 Feb 12:07, Greg Kroah-Hartman wrote:
> On Mon, Feb 12, 2024 at 08:41:01AM -0300, Ricardo B. Marliere wrote:
> > Now that the driver core can properly handle constant struct bus_type,
> > move the dio_bus_type variable to be a constant structure as well,
> > placing it into read-only memory which can not be modified at runtime.
> >
> > Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
> > Suggested-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
> > Signed-off-by: Ricardo B. Marliere <ricardo@...liere.net>
>
> Reviewed-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
I didn't find anyone to take in this patch. Can you please check and if
that's the case take it through one of your trees?
Thanks for reviewing,
- Ricardo.
Powered by blists - more mailing lists