linux/drivers/s390/cio
Arjan van de Ven d54b1fdb1d [PATCH] mark struct file_operations const 5
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.

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:45 -08:00
..
airq.c [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
airq.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
blacklist.c [PATCH] mark struct file_operations const 5 2007-02-12 09:48:45 -08:00
blacklist.h [PATCH] s390: multiple subchannel sets support 2006-01-06 08:33:52 -08:00
ccwgroup.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
chsc.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
chsc.h [S390] cio: declare hardware structures packed. 2007-02-05 21:17:40 +01:00
cio.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
cio.h [S390] Support for disconnected devices reappearing on another subchannel. 2006-12-08 15:54:28 +01:00
cio_debug.h [PATCH] s390: increase cio_trace debug event size 2006-04-11 06:18:37 -07:00
cmf.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
css.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
css.h [S390] Get rid of a lot of sparse warnings. 2007-02-05 21:16:47 +01:00
device.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
device.h [S390] Get rid of a lot of sparse warnings. 2007-02-05 21:16:47 +01:00
device_fsm.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
device_id.c [S390] cio: Retry internal operations after vary off. 2006-12-04 15:41:04 +01:00
device_ops.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
device_pgid.c [S390] cio: Retry internal operations after vary off. 2006-12-04 15:41:04 +01:00
device_status.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
ioasm.h [S390] Inline assembly cleanup. 2006-09-28 16:56:43 +02:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
qdio.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
qdio.h [S390] runtime switch for qdio performance statistics 2006-12-08 15:54:18 +01:00
schid.h [PATCH] s390: multiple subchannel sets support 2006-01-06 08:33:52 -08:00