original_kernel/arch/powerpc/platforms
Arjan van de Ven 754661f143 [PATCH] mark struct inode_operations const 1
Many struct inode_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.

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:46 -08:00
..
4xx
8xx
52xx
82xx
83xx
85xx
86xx
apus
cell [PATCH] mark struct inode_operations const 1 2007-02-12 09:48:46 -08:00
celleb [PATCH] powerpc: celleb trivial endianness and iomem annotations 2007-02-09 09:14:08 -08:00
chrp
embedded6xx
iseries [PATCH] mark struct file_operations const 2 2007-02-12 09:48:44 -08:00
maple
pasemi
powermac [PATCH] Dynamic kernel command-line: powerpc 2007-02-12 09:48:38 -08:00
prep
ps3 [PATCH] ps3: cleanup ps3fb before clearing HPTE 2007-02-12 09:48:44 -08:00
pseries [PATCH] mark struct file_operations const 2 2007-02-12 09:48:44 -08:00
Makefile