linux-stable-rt/arch/sh/mm
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
..
Kconfig sh: SH-MobileR SH7722 CPU support. 2006-12-12 08:42:09 +09:00
Makefile
cache-debugfs.c [PATCH] mark struct file_operations const 2 2007-02-12 09:48:44 -08:00
cache-sh2.c
cache-sh3.c
cache-sh4.c sh: Convert remaining remap_area_pages() users to ioremap_page_range(). 2006-12-12 08:42:08 +09:00
cache-sh7705.c
clear_page.S
consistent.c
copy_page.S
extable.c
fault-nommu.c
fault.c
hugetlbpage.c
init.c [PATCH] optional ZONE_DMA: remove ZONE_DMA remains from sh/sh64 2007-02-11 10:51:18 -08:00
ioremap.c
pg-dma.c
pg-nommu.c
pg-sh4.c
pg-sh7705.c
pmb.c [PATCH] mark struct file_operations const 2 2007-02-12 09:48:44 -08:00
tlb-flush.c
tlb-nommu.c
tlb-sh3.c
tlb-sh4.c