Re: [PATCH] dmaengine: idxd: make dsa_bus_type const

From: Vinod Koul
Date: Fri Feb 16 2024 - 07:35:31 EST



On Tue, 13 Feb 2024 11:43:15 -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 dsa_bus_type variable to be a constant
> structure as well, placing it into read-only memory which can not be
> modified at runtime.
>
>
> [...]

Applied, thanks!

[1/1] dmaengine: idxd: make dsa_bus_type const
commit: cf497f3585f944ff42cc2c84453569f37a1bd6b9

Best regards,
--
~Vinod