[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <2023121930-glimpse-nanny-e8fc@gregkh>
Date: Tue, 19 Dec 2023 19:12:35 +0100
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Mika Westerberg <mika.westerberg@...ux.intel.com>
Cc: linux-kernel@...r.kernel.org, Andreas Noever <andreas.noever@...il.com>,
Michael Jamet <michael.jamet@...el.com>,
Yehezkel Bernat <YehezkelShB@...il.com>, linux-usb@...r.kernel.org
Subject: Re: [PATCH] thunderbolt: make tb_bus_type const
On Tue, Dec 19, 2023 at 08:01:02PM +0200, Mika Westerberg wrote:
> On Tue, Dec 19, 2023 at 04:43:05PM +0100, Greg Kroah-Hartman wrote:
> > Now that the driver core can properly handle constant struct bus_type,
> > move the tb_bus_type variable to be a constant structure as well,
> > placing it into read-only memory which can not be modified at runtime.
> >
> > Cc: Andreas Noever <andreas.noever@...il.com>
> > Cc: Michael Jamet <michael.jamet@...el.com>
> > Cc: Mika Westerberg <mika.westerberg@...ux.intel.com>
>
> Acked-by: Mika Westerberg <mika.westerberg@...ux.intel.com>
>
> Or you want me to pick it up?
>
I can, thanks!
greg k-h
Powered by blists - more mailing lists