[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ZcHKnTlPYmqUt+QO@yilunxu-OptiPlex-7050>
Date: Tue, 6 Feb 2024 13:58:53 +0800
From: Xu Yilun <yilun.xu@...ux.intel.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: "Ricardo B. Marliere" <ricardo@...liere.net>, Wu Hao <hao.wu@...el.com>,
Tom Rix <trix@...hat.com>, Moritz Fischer <mdf@...nel.org>,
Xu Yilun <yilun.xu@...el.com>, linux-fpga@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] fpga: dfl: make dfl_bus_type const
On Mon, Feb 05, 2024 at 04:50:05AM -0800, Greg Kroah-Hartman wrote:
> On Sun, Feb 04, 2024 at 01:14:05PM -0300, Ricardo B. Marliere wrote:
> > Now that the driver core can properly handle constant struct bus_type,
> > move the dfl_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>
Acked-by: Xu Yilun <yilun.xu@...el.com>
Applied to for-next.
Thanks.
>
Powered by blists - more mailing lists