linux/arch/s390
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
..
appldata [S390] Get rid of a lot of sparse warnings. 2007-02-05 21:16:47 +01:00
boot [PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.sh 2005-06-23 09:45:07 -07:00
crypto [S390] Support for s390 Pseudo Random Number Generator 2007-02-05 21:18:22 +01:00
hypfs [PATCH] mark struct file_operations const 2 2007-02-12 09:48:44 -08:00
kernel [PATCH] mark struct file_operations const 2 2007-02-12 09:48:44 -08:00
lib [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
math-emu [S390] Calibrate delay and bogomips. 2007-02-05 21:18:31 +01:00
mm [PATCH] Switch s390 to NO_IOMEM 2007-02-11 11:18:07 -08:00
oprofile [PATCH] s390: add oprofile callgraph support 2006-01-06 08:33:50 -08:00
defconfig [S390]: Add AF_IUCV socket support 2007-02-08 13:51:54 -08:00
Kconfig [PATCH] Switch s390 to NO_IOMEM 2007-02-11 11:18:07 -08:00
Kconfig.debug [PATCH] lockdep: irqtrace subsystem, s390 support 2006-07-03 15:27:03 -07:00
Makefile [S390] set KBUILD_IMAGE. 2006-12-04 15:40:49 +01:00