diff options
author | Ricardo B. Marliere <[email protected]> | 2024-02-04 12:19:50 -0300 |
---|---|---|
committer | Andreas Larsson <[email protected]> | 2024-02-16 16:50:25 +0100 |
commit | 079431ea9ed3eef871b7b92bb02d411020000679 (patch) | |
tree | 77dc5a28d2285b6006c43d6e54c7c504c42fefa1 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 3cc208ffa84a77650561efc7a851ee0e979bbdb9 (diff) |
sparc: vio: make vio_bus_type const
Now that the driver core can properly handle constant struct bus_type,
move the vio_bus_type 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]>
Acked-by: Sam Ravnborg <[email protected]>
Signed-off-by: Andreas Larsson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions