diff options
author | Thomas Weißschuh <linux@weissschuh.net> | 2024-12-15 17:49:10 +0300 |
---|---|---|
committer | Tzung-Bi Shih <tzungbi@kernel.org> | 2024-12-17 06:59:31 +0300 |
commit | 7da14dea76fb6a90f62938e6dfa9f34c980af358 (patch) | |
tree | 565e0e6a5da49447e2d757ebff0bcdd7145188f2 /tools/perf/scripts/python/task-analyzer.py | |
parent | bf2066caee80c1612cb5a3356dc16a7a298f58ab (diff) | |
download | linux-7da14dea76fb6a90f62938e6dfa9f34c980af358.tar.xz |
firmware: google: gsmi: Constify 'struct bin_attribute'
The sysfs core now allows instances of 'struct bin_attribute' to be
moved into read-only memory. Make use of that to protect them against
accidental or malicious modifications.
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Acked-by: Brian Norris <briannorris@chromium.org>
Link: https://lore.kernel.org/r/20241215-sysfs-const-bin_attr-google-v1-2-e5c2808f5833@weissschuh.net
Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions