kernel-ark/arch/ia64/sn/kernel
Arjan van de Ven 5dfe4c964a [PATCH] mark struct file_operations const 2
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.

[akpm@osdl.org: sparc64 fix]
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:44 -08:00
..
sn2 [PATCH] mark struct file_operations const 2 2007-02-12 09:48:44 -08:00
bte_error.c
bte.c
huberror.c [IA64-SGI] Check for TIO errors on shub2 Altix 2007-02-05 14:27:54 -08:00
idle.c
io_acpi_init.c Altix: ACPI SSDT PCI device support 2007-02-02 22:14:35 -05:00
io_common.c Altix: ACPI SSDT PCI device support 2007-02-02 22:14:35 -05:00
io_init.c Altix: ACPI SSDT PCI device support 2007-02-02 22:14:35 -05:00
iomv.c ACPICA: reduce conflicts with Altix patch series 2007-02-02 22:14:22 -05:00
irq.c
klconflib.c
machvec.c
Makefile
mca.c
msi_sn.c msi: Make MSI useable more architectures 2007-02-07 15:50:08 -08:00
pio_phys.S
setup.c
tiocx.c
xp_main.c
xp_nofault.S
xpc_channel.c
xpc_main.c
xpc_partition.c
xpnet.c