aboutsummaryrefslogtreecommitdiff
path: root/include/linux/compiler_attributes.h
diff options
context:
space:
mode:
authorRicardo B. Marliere <[email protected]>2024-02-03 11:58:03 -0300
committerHeiko Carstens <[email protected]>2024-02-09 13:58:16 +0100
commit9e99049a80b1a251dc4581ff3031196015b8ad41 (patch)
tree8eae278f3811b95c9e2944ff3a8a7460350f16f0 /include/linux/compiler_attributes.h
parent5b431787548a46898be655d79420022c4f43274c (diff)
s390/vfio-ap: make matrix_bus const
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 <[email protected]> Suggested-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: "Ricardo B. Marliere" <[email protected]> Acked-by: Halil Pasic <[email protected]> Reviewed-by: Anthony Krowiak <[email protected]> Reviewed-by: "Jason J. Herne" <[email protected]> Reviewed-by: Greg Kroah-Hartman <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Heiko Carstens <[email protected]>
Diffstat (limited to 'include/linux/compiler_attributes.h')
0 files changed, 0 insertions, 0 deletions