Re: [PATCH v2] scsi: Make scsi_bus_type const

From: Martin K. Petersen
Date: Thu Feb 15 2024 - 15:38:34 EST


On Mon, 12 Feb 2024 15:38:37 -0300, Ricardo B. Marliere wrote:

> Since commit d492cc2573a0 ("driver core: device.h: make struct
> bus_type a const *"), the driver core can properly handle constant
> struct bus_type, move the scsi_bus_type variable to be a constant
> structure 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: Make scsi_bus_type const
https://git.kernel.org/mkp/scsi/c/a0bcad233fd6

--
Martin K. Petersen Oracle Linux Engineering