Re: [PATCH 6/6] s390: vfio-ap: make matrix_bus const

From: Halil Pasic
Date: Mon Feb 05 2024 - 11:05:14 EST


On Sat, 03 Feb 2024 11:58:03 -0300
"Ricardo B. Marliere" <ricardo@xxxxxxxxxxxx> wrote:

> Now that the driver core can properly handle constant struct bus_type,
> move the matrix_bus 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@xxxxxxxxxxxxxxxxxxx>
> Suggested-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
> Signed-off-by: Ricardo B. Marliere <ricardo@xxxxxxxxxxxx>

Acked-by: Halil Pasic <pasic@xxxxxxxxxxxxx>