On Mon, Dec 16, 2024 at 12:30:08PM +0100, Thomas Weißschuh wrote: > 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 <li...@weissschuh.net>
Reviewed-by: Simon Horman <ho...@kernel.org>