aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorRicardo B. Marliere <[email protected]>2024-02-10 12:10:14 -0300
committerIwona Winiarska <[email protected]>2024-04-16 00:14:36 +0200
commited8c2dad25eb2fbaa61f2e32385ecc1aa34c2355 (patch)
tree33ad5891beca74f3cdc3b97497a0b5b1b9022026 /tools/perf/scripts/python/bin
parent0bbac3facb5d6cc0171c45c9873a2dc96bea9680 (diff)
peci: Make peci_bus_type const
Now that the driver core can properly handle constant struct bus_type, move the peci_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]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Iwona Winiarska <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions