linux/sound/isa/sb
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
..
emu8000_callback.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00
emu8000_local.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00
emu8000_patch.c ALSA: sb: Use standard print API 2024-08-08 07:49:46 +02:00
emu8000_pcm.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
emu8000_synth.c ALSA: sb: Convert to snd_seq bus probe mechanism 2025-12-14 11:08:09 +01:00
emu8000.c ALSA: emu8000: Use guard() for spin locks 2025-09-01 13:53:02 +02:00
jazz16.c ALSA: isa: Add SPDX id lines to some files 2026-02-18 08:56:47 +01:00
Makefile ALSA: isa: Use *-y instead of *-objs in Makefile 2024-05-08 18:17:48 +02:00
sb_common.c ALSA: sb: Use guard() for spin locks 2025-09-01 13:53:02 +02:00
sb_mixer.c ALSA: sb: Use guard() for spin locks 2025-09-01 13:53:02 +02:00
sb8_main.c ALSA: sb: Use guard() for spin locks 2025-09-01 13:53:02 +02:00
sb8_midi.c ALSA: sb: Use guard() for spin locks 2025-09-01 13:53:02 +02:00
sb8.c ALSA: sb: Replace deprecated strcpy() with strscpy() 2025-05-13 10:57:51 +02:00
sb16_csp.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
sb16_main.c ALSA: sb: Use guard() for spin locks 2025-09-01 13:53:02 +02:00
sb16.c ALSA: isa: Mark '*_registered' variables as __ro_after_init 2026-05-25 09:31:31 +02:00
sbawe.c ALSA: isa: Add SPDX id lines to some files 2026-02-18 08:56:47 +01:00