aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux
diff options
context:
space:
mode:
authorRicardo B. Marliere <[email protected]>2024-02-04 13:38:02 -0300
committerWei Liu <[email protected]>2024-03-03 02:32:35 +0000
commitaa707b615ce1551c25c5a3500cca2cf620e36b12 (patch)
tree804594d179f1d48006839d5abf2cfe39967c9be1 /scripts/gdb/linux
parent0d63e4c0ebc2b5c329babde44fd61d3f08db814d (diff)
Drivers: hv: vmbus: make hv_bus const
Now that the driver core can properly handle constant struct bus_type, move the hv_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]> Reviewed-by: Greg Kroah-Hartman <[email protected]> Reviewed-by: Michael Kelley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Wei Liu <[email protected]> Message-ID: <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions