diff options
author | Ricardo B. Marliere <[email protected]> | 2024-02-04 13:10:18 -0300 |
---|---|---|
committer | Tzung-Bi Shih <[email protected]> | 2024-02-06 11:56:17 +0800 |
commit | e3c5df138169b5494a16b20e74db1ee14b1901ce (patch) | |
tree | b7415a61f412e66de72e3162d77a080a74d239df /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6613476e225e090cc9aad49be7fa504e290dd33d (diff) |
firmware: coreboot: make coreboot_bus_type const
Now that the driver core can properly handle constant struct bus_type,
move the coreboot_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]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Tzung-Bi Shih <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions