linux/arch/mips/sibyte
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
..
bcm1480 [MIPS] use name instead of typename for each irq_chip 2007-02-06 16:53:14 +00:00
cfe [MIPS] prom_free_prom_memory cleanup 2007-02-06 16:53:09 +00:00
sb1250 [PATCH] mark struct file_operations const 2 2007-02-12 09:48:44 -08:00
swarm [MIPS] SWARM: Fix a typo in #error directives 2006-12-04 22:43:13 +00:00
Kconfig [MIPS] Fix build error: don't offer SMP on systems that don't have SMP. 2006-06-29 21:10:51 +01:00