diff options
| author | Ricardo B. Marliere <[email protected]> | 2024-02-04 13:02:30 -0300 |
|---|---|---|
| committer | William Breathitt Gray <[email protected]> | 2024-04-02 13:10:33 -0400 |
| commit | 6b0828ca8bd18315647511dfe731101b6a59de2b (patch) | |
| tree | 35edcf0041435b833464995467772d8c6daa8100 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 416bdb89605d960405178b9bf04df512d1ace1a3 (diff) | |
counter: make counter_bus_type const
Now that the driver core can properly handle constant struct bus_type,
move the counter_bus_type variable to be a constant structure as well,
placing it into read-only memory which can not be modified at runtime.
Suggested-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: "Ricardo B. Marliere" <[email protected]>
Reviewed-by: Greg Kroah-Hartman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: William Breathitt Gray <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions