diff options
author | Thomas Weißschuh <linux@weissschuh.net> | 2024-12-16 12:34:48 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-02-21 09:20:31 +0100 |
commit | cf3864d84fe98b7f7ff37a90156c3fc8f2c0067e (patch) | |
tree | 28a4a28076dcc7788df57313b5d0f128b5041636 /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
parent | 7787bfb3b0ea62432d3ffcd31eb66daec4b462ba (diff) | |
download | linux-cf3864d84fe98b7f7ff37a90156c3fc8f2c0067e.tar.gz linux-cf3864d84fe98b7f7ff37a90156c3fc8f2c0067e.tar.bz2 linux-cf3864d84fe98b7f7ff37a90156c3fc8f2c0067e.zip |
drm/lima: 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>
Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>
Link: https://lore.kernel.org/r/20241216-sysfs-const-bin_attr-drm-v1-2-210f2b36b9bf@weissschuh.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions