diff options
author | 2024-12-02 20:38:34 +0100 | |
---|---|---|
committer | 2024-12-17 13:12:52 +0200 | |
commit | b0034f206f140ecdd78e8f5fe4d61fb367124f3b (patch) | |
tree | 53e4983365ab4eebf7b5a1875847118da53edd24 /drivers/platform/x86/intel/pmt/class.c | |
parent | platform/x86: dell_rbu: Constify 'struct bin_attribute' (diff) | |
download | wireguard-linux-b0034f206f140ecdd78e8f5fe4d61fb367124f3b.tar.xz wireguard-linux-b0034f206f140ecdd78e8f5fe4d61fb367124f3b.zip |
platform/x86/intel/sdsi: 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-3-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 'drivers/platform/x86/intel/pmt/class.c')
0 files changed, 0 insertions, 0 deletions