diff options
author | Thomas Weißschuh <linux@weissschuh.net> | 2024-12-02 22:02:58 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2024-12-04 00:25:41 +0300 |
commit | 3c39919a5f3d65abff031a7d9acd3b5f5672eec7 (patch) | |
tree | 7b72073ef2576500d1aef3d2cc1ecb74b6c1678d /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 0530ad489d1576ac2e9d65068500d11b653c8f8a (diff) | |
download | linux-3c39919a5f3d65abff031a7d9acd3b5f5672eec7.tar.xz |
PCI/VPD: 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.
Link: https://lore.kernel.org/r/20241202-sysfs-const-bin_attr-pci-v1-2-c32360f495a7@weissschuh.net
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions