linux/sound/isa/wavefront
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: isa: Use *-y instead of *-objs in Makefile 2024-05-08 18:17:48 +02:00
wavefront_fx.c ALSA: wavefront: Use standard print API 2024-08-08 07:49:46 +02:00
wavefront_midi.c ALSA: wavefront: add suspend and resume support 2026-04-29 07:52:22 +02:00
wavefront_synth.c ALSA: wavefront: add suspend and resume support 2026-04-29 07:52:22 +02:00
wavefront.c ALSA: isa: Mark '*_registered' variables as __ro_after_init 2026-05-25 09:31:31 +02:00