aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorRicardo B. Marliere <[email protected]>2024-02-24 11:45:15 +0000
committerGreg Kroah-Hartman <[email protected]>2024-03-07 20:21:53 +0000
commit8ec0faf2572216b4e25d6829cd41cf3ee2dab979 (patch)
tree73e2704ed4ce0d4566aef0204c07591736868a6c /tools/perf/scripts/python/sched-migration.py
parent76c345edef754b16cab81ad9452cc49c09e67066 (diff)
nvmem: core: make nvmem_layout_bus_type const
Since commit d492cc2573a0 ("driver core: device.h: make struct bus_type a const *"), the driver core can properly handle constant struct bus_type, move the nvmem_layout_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]> Signed-off-by: Srinivas Kandagatla <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions