diff options
author | Thomas Weißschuh <linux@weissschuh.net> | 2024-12-22 23:30:25 +0300 |
---|---|---|
committer | Rob Herring (Arm) <robh@kernel.org> | 2024-12-31 16:55:16 +0300 |
commit | a6a035a83c104694fcec87da1304cb94513c7609 (patch) | |
tree | ab455443a3f85718a46944429ce2962f78024467 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 4c2a458eb5c0de1ba120ac03374290068e39c418 (diff) | |
download | linux-a6a035a83c104694fcec87da1304cb94513c7609.tar.xz |
of: 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>
Link: https://lore.kernel.org/r/20241222-sysfs-const-bin_attr-of-v1-1-99cc2e8c2a55@weissschuh.net
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions