original_kernel/arch/sh/boards
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
..
bigsur
dreamcast
ec3104
hp6xx [APM] SH: Convert to use shared APM emulation. 2007-02-09 17:08:58 +00:00
landisk [PATCH] mark struct file_operations const 2 2007-02-12 09:48:44 -08:00
mpc1211
renesas sh: platform_pata support for R7780RP 2006-12-06 10:45:40 +09:00
saturn
se sh: Kill off unused SE7619 I/O ops. 2006-12-12 08:42:08 +09:00
sh03 sh: Fix IPR-IRQ's for IRQ-chip change breakage. 2006-10-31 12:53:28 +09:00
shmin
snapgear sh: Fix IPR-IRQ's for IRQ-chip change breakage. 2006-10-31 12:53:28 +09:00
superh/microdev
titan sh: sh775x/titan fixes for irq header changes. 2006-12-06 12:05:02 +09:00
unknown