original_kernel/sound
Arjan van de Ven 9c2e08c592 [PATCH] mark struct file_operations const 9
Many struct file_operations in the kernel can be "const".  Marking them const
moves these to the .rodata section, which avoids false sharing with potential
dirty data.  In addition it'll catch accidental writes at compile time to
these shared resources.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-12 09:48:46 -08:00
..
aoa [ALSA] aoa i2sbus: Stop Apple i2s DMA gracefully 2007-02-09 09:04:02 +01:00
arm
core [PATCH] mark struct file_operations const 9 2007-02-12 09:48:46 -08:00
drivers
i2c
isa
mips
oss [PATCH] mark struct file_operations const 9 2007-02-12 09:48:46 -08:00
parisc
pci [ALSA] ca0106 - Add missing sysfs device assignment 2007-02-09 09:04:03 +01:00
pcmcia
ppc
soc
sparc
synth
usb
Kconfig
Makefile
ac97_bus.c
last.c
sound_core.c [PATCH] mark struct file_operations const 9 2007-02-12 09:48:46 -08:00
sound_firmware.c