diff options
author | Thomas Weißschuh <linux@weissschuh.net> | 2024-12-21 15:48:12 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-12-24 09:36:02 +0100 |
commit | e588522da8800a327fd9b9f46bd70394194fd9e2 (patch) | |
tree | 9309b800a84505977c7af5d18f1075891b22380c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | fc58d178b0b4506a6cef59cdb83add920f7dd6a5 (diff) |
misc: pch_phub: 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/20241221-sysfs-const-bin_attr-misc-drivers-v2-6-ba5e79fe8771@weissschuh.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions