diff options
author | 2024-12-16 12:34:47 +0100 | |
---|---|---|
committer | 2025-02-21 09:20:31 +0100 | |
commit | 7787bfb3b0ea62432d3ffcd31eb66daec4b462ba (patch) | |
tree | d512266d7c7c31eae36935a5ba78ba41808ff0cb /include/linux/compiler-gcc.h | |
parent | firmware: dmi: Constify 'struct bin_attribute' (diff) | |
download | wireguard-linux-7787bfb3b0ea62432d3ffcd31eb66daec4b462ba.tar.xz wireguard-linux-7787bfb3b0ea62432d3ffcd31eb66daec4b462ba.zip |
drm/sysfs: 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: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>
Link: https://lore.kernel.org/r/20241216-sysfs-const-bin_attr-drm-v1-1-210f2b36b9bf@weissschuh.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/compiler-gcc.h')
0 files changed, 0 insertions, 0 deletions