linux/sound/isa/msnd
Len Bao 177be86ecc ALSA: isa: Mark '*_registered' variables as __ro_after_init
The '*_registered' variables are initialized only during the init
phase in the '__init' functions and never changed. So, mark them as
__ro_after_init to reduce the attack surface.

Signed-off-by: Len Bao <len.bao@gmx.us>
Link: https://patch.msgid.link/20260524154051.45258-1-len.bao@gmx.us
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2026-05-25 09:31:31 +02:00
..
Makefile ALSA: msnd: Remove midi code 2025-05-12 09:55:09 +02:00
msnd_classic.c ALSA: isa: Add SPDX id lines to some files 2026-02-18 08:56:47 +01:00
msnd_classic.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 2019-05-24 17:36:45 +02:00
msnd_pinnacle_mixer.c ALSA: msnd: prepare system sleep support 2026-04-09 12:02:31 +02:00
msnd_pinnacle.c ALSA: isa: Mark '*_registered' variables as __ro_after_init 2026-05-25 09:31:31 +02:00
msnd_pinnacle.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 2019-05-24 17:36:45 +02:00
msnd.c ALSA: msnd: prepare system sleep support 2026-04-09 12:02:31 +02:00
msnd.h ALSA: msnd: add ISA and PnP system sleep callbacks 2026-04-09 12:02:39 +02:00