linux/arch/m68k
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
..
amiga [PATCH] m68k: replace kmalloc+memset with kzalloc 2006-12-07 08:39:29 -08:00
apollo [PATCH] m68k/Apollo: Remove obsolete arch/m68k/apollo/dma.c 2006-10-09 14:54:46 -07:00
atari [PATCH] m68k/Atari: 2.6.18 Atari IDE interrupt needs SA_SHIRQ 2006-12-09 09:41:18 -08:00
bvme6000 [PATCH] mark struct file_operations const 2 2007-02-12 09:48:44 -08:00
configs [PATCH] M68k: Mark Sun-3 NCR5380 SCSI broken 2005-06-12 20:43:22 -07:00
fpsp040 [PATCH] Add wording to m68k .S files to help clarify license info 2006-02-11 21:41:11 -08:00
hp300 IRQ: Use the new typedef for interrupt handler function pointers 2006-10-09 12:19:47 +01:00
ifpsp060 [PATCH] m68k: convert thread flags to use bit fields 2005-11-13 18:14:14 -08:00
kernel [PATCH] Dynamic kernel command-line: m68k 2007-02-12 09:48:38 -08:00
lib [NET]: M68K checksum annotations and cleanups. 2006-12-02 21:23:07 -08:00
mac IRQ: Use the new typedef for interrupt handler function pointers 2006-10-09 12:19:47 +01:00
math-emu Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
mm [PATCH] getting rid of all casts of k[cmz]alloc() calls 2006-12-13 09:05:58 -08:00
mvme16x [PATCH] mark struct file_operations const 2 2007-02-12 09:48:44 -08:00
mvme147 IRQ: Use the new typedef for interrupt handler function pointers 2006-10-09 12:19:47 +01:00
q40 IRQ: Use the new typedef for interrupt handler function pointers 2006-10-09 12:19:47 +01:00
sun3 [PATCH] clean m68k ksyms 2006-10-11 11:17:06 -07:00
sun3x IRQ: Use the new typedef for interrupt handler function pointers 2006-10-09 12:19:47 +01:00
tools/amiga Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Kconfig [PATCH] sort the devres mess out 2007-02-11 11:18:07 -08:00
Kconfig.debug Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support 2005-09-09 20:57:26 +02:00
defconfig [PATCH] M68k: Update defconfigs 2005-06-12 20:43:21 -07:00