[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <171010474755.3838281.2449680609899297619.b4-ty@oracle.com>
Date: Sun, 10 Mar 2024 19:04:20 -0400
From: "Martin K. Petersen" <martin.petersen@...cle.com>
To: "James E.J. Bottomley" <jejb@...ux.ibm.com>,
"Ricardo B. Marliere" <ricardo@...liere.net>
Cc: "Martin K . Petersen" <martin.petersen@...cle.com>,
linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: Re: [PATCH] scsi: constify the struct device_type usage
On Mon, 19 Feb 2024 08:45:53 -0300, Ricardo B. Marliere wrote:
> Since commit aed65af1cc2f ("drivers: make device_type const"), the driver
> core can properly handle constant struct device_type. Move the
> scsi_host_type, scsi_target_type and scsi_dev_type variables to be constant
> structures as well, placing it into read-only memory which can not be
> modified at runtime.
>
>
> [...]
Applied to 6.9/scsi-queue, thanks!
[1/1] scsi: constify the struct device_type usage
https://git.kernel.org/mkp/scsi/c/517bcc2b4db4
--
Martin K. Petersen Oracle Linux Engineering
Powered by blists - more mailing lists