diff options
author | Thomas Weißschuh <linux@weissschuh.net> | 2024-12-02 20:38:36 +0100 |
---|---|---|
committer | Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> | 2024-12-17 13:12:59 +0200 |
commit | 8fa1a2e1053ad780eaf48fc05e3a4a24bc809ee2 (patch) | |
tree | b63f1266b441f90967568ccafa4efdaebe31e4aa /tools/perf/scripts/python | |
parent | 7ff2fecc8bc2e855bd17bd75358973c6bb4accbd (diff) |
platform/x86/amd/hsmp: 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/20241202-sysfs-const-bin_attr-pdx86-v1-5-9ab204c2a814@weissschuh.net
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions