linux-stable-rt/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
Makefile Altix: Add initial ACPI IO support 2006-12-01 14:36:57 -08:00
bte.c
bte_error.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 [IA64] SN: Correctly update smp_affinty mask 2006-12-07 10:50:09 -08:00
klconflib.c
machvec.c
mca.c
msi_sn.c msi: Make MSI useable more architectures 2007-02-07 15:50:08 -08:00
pio_phys.S
setup.c [IA64] Do not call SN_SAL_SET_CPU_NUMBER twice on cpu 0 2006-12-12 10:09:39 -08:00
tiocx.c Altix: Add initial ACPI IO support 2006-12-01 14:36:57 -08:00
xp_main.c
xp_nofault.S
xpc_channel.c [IA64] fix possible XPC deadlock when disconnecting 2006-12-12 11:48:53 -08:00
xpc_main.c [IA64] fix possible XPC deadlock when disconnecting 2006-12-12 11:48:53 -08:00
xpc_partition.c
xpnet.c