linux/drivers/misc/ocxl
Thomas Weißschuh 0e3cd21cde ocxl: 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>
Acked-by: Andrew Donnellan <ajd@linux.ibm.com>
Link: https://lore.kernel.org/r/20241221-sysfs-const-bin_attr-misc-drivers-v2-1-ba5e79fe8771@weissschuh.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-12-24 09:36:01 +01:00
..
Kconfig
Makefile
afu_irq.c
config.c
context.c
core.c
file.c
link.c
main.c
mmio.c
ocxl_internal.h
pasid.c
pci.c
sysfs.c ocxl: Constify 'struct bin_attribute' 2024-12-24 09:36:01 +01:00
trace.c
trace.h