diff options
author | Thomas Weißschuh <linux@weissschuh.net> | 2024-12-11 20:54:39 +0300 |
---|---|---|
committer | Alexander Gordeev <agordeev@linux.ibm.com> | 2025-01-07 12:05:35 +0300 |
commit | 221ce94b1ac56bacde9c55409080838c1b575d3b (patch) | |
tree | 18b13b667b87c5c1e79d38aa954b547dee9394db /scripts/gdb/linux/utils.py | |
parent | 30e037ad7eb44bcf56fb1a845cc718d50c363310 (diff) | |
download | linux-221ce94b1ac56bacde9c55409080838c1b575d3b.tar.xz |
s390/crypto/cpacf: 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>
Tested-by: Finn Callies <fcallies@linux.ibm.com>
Reviewed-by: Holger Dengler <dengler@linux.ibm.com>
Link: https://lore.kernel.org/r/20241211-sysfs-const-bin_attr-s390-v1-1-be01f66bfcf7@weissschuh.net
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions