linux/drivers/platform/wmi
Armin Wolf c3cbac4be0
platform/wmi: Make sysfs attributes const
The sysfs core supports const attributes. Use this to mark all
sysfs attributes as const so that they can be placed into read-only
memory for better security.

Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Armin Wolf <W_Armin@gmx.de>
Link: https://patch.msgid.link/20260610203453.816254-9-W_Armin@gmx.de
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
2026-06-12 16:01:53 +03:00
..
tests platform/wmi: Prepare to reject undersized unmarshalling results 2026-04-13 14:11:22 +03:00
core.c platform/wmi: Make sysfs attributes const 2026-06-12 16:01:53 +03:00
internal.h platform/wmi: Prepare to reject undersized unmarshalling results 2026-04-13 14:11:22 +03:00
Kconfig platform/wmi: Add helper functions for WMI string conversions 2026-01-20 15:47:51 +02:00
Makefile platform/wmi: Add helper functions for WMI string conversions 2026-01-20 15:47:51 +02:00
marshalling.c platform/wmi: Prepare to reject undersized unmarshalling results 2026-04-13 14:11:22 +03:00
string.c platform/wmi: Add helper functions for WMI string conversions 2026-01-20 15:47:51 +02:00