linux/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 fix file specification in comments 2006-10-03 23:01:26 +02:00
dreamcast sh: machvec rework. 2006-09-27 18:17:31 +09:00
ec3104 fix file specification in comments 2006-10-03 23:01:26 +02:00
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 sh: Updates for IRQ handler changes. 2006-10-06 15:31:16 +09:00
renesas sh: platform_pata support for R7780RP 2006-12-06 10:45:40 +09:00
saturn sh: machvec rework. 2006-09-27 18:17:31 +09:00
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 sh: Cleanup board header directories. 2006-10-19 16:30:32 +09:00
snapgear sh: Fix IPR-IRQ's for IRQ-chip change breakage. 2006-10-31 12:53:28 +09:00
superh/microdev fix file specification in comments 2006-10-03 23:01:26 +02:00
titan sh: sh775x/titan fixes for irq header changes. 2006-12-06 12:05:02 +09:00
unknown sh: machvec rework. 2006-09-27 18:17:31 +09:00