android_kernel_xiaomi_sm8350/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 [IA64-SGI] Altix BTE error handling fixes 2006-01-13 14:06:53 -08:00
bte.c [IA64] bte_unaligned_copy() transfers one extra cache line. 2006-11-15 10:12:15 -08:00
huberror.c [IA64-SGI] Check for TIO errors on shub2 Altix 2007-02-05 14:27:54 -08:00
idle.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
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 [IA64-SGI] sn2 housekeeping 2006-02-02 13:35:59 -08:00
machvec.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Altix: Add initial ACPI IO support 2006-12-01 14:36:57 -08:00
mca.c [IA64] prevent sn2 specific code to be run in generic kernels 2006-02-08 11:57:16 -08:00
msi_sn.c msi: Make MSI useable more architectures 2007-02-07 15:50:08 -08:00
pio_phys.S [IA64-SGI] - Eliminate SN pio_phys_xxx macros. Move to assembly 2006-02-07 09:24:14 -08:00
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 [IA64-SGI] sn2 mutex conversion 2006-01-17 13:53:24 -08:00
xp_nofault.S [IA64-SGI] SGI Altix cross partition functionality (2nd 2005-05-03 12:16:52 -07:00
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 [IA64-SGI] Silent data corruption caused by XPC V2. 2006-08-08 13:28:52 -07:00
xpnet.c Attack of "the the"s in arch 2006-10-03 22:21:02 +02:00