diff options
| author | Ricardo B. Marliere <[email protected]> | 2024-02-04 10:40:15 -0300 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2024-02-07 15:11:24 +0100 |
| commit | 2bc7fc24f9a85cb6b7335354b2733615727689f6 (patch) | |
| tree | 71371b0fd8b07fcb50c4bfd0f5adf556ffd49766 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 54be6c6c5ae8e0d93a6c4641cb7528eb0b6ba478 (diff) | |
clocksource: Make clocksource_subsys const
Now that the driver core can properly handle constant struct bus_type,
move the clocksource_subsys 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]>
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Greg Kroah-Hartman <[email protected]>
Acked-by: John Stultz <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions