linux/drivers/s390/crypto
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
..
Makefile [S390] zcrypt driver Makefile, Kconfig and monolithic build. 2006-09-20 15:58:34 +02:00
ap_bus.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
ap_bus.h [S390] zcrypt adjunct processor bus. 2006-09-20 15:58:25 +02:00
zcrypt_api.c [PATCH] mark struct file_operations const 5 2007-02-12 09:48:45 -08:00
zcrypt_api.h [S390] zcrypt secure key cryptography extension. 2006-09-20 15:58:36 +02:00
zcrypt_cca_key.h [S390] zcrypt secure key cryptography extension. 2006-09-20 15:58:36 +02:00
zcrypt_cex2a.c [PATCH] getting rid of all casts of k[cmz]alloc() calls 2006-12-13 09:05:58 -08:00
zcrypt_cex2a.h [S390] zcrypt secure key cryptography extension. 2006-09-20 15:58:36 +02:00
zcrypt_error.h [S390] zcrypt secure key cryptography extension. 2006-09-20 15:58:36 +02:00
zcrypt_mono.c [S390] zcrypt secure key cryptography extension. 2006-09-20 15:58:36 +02:00
zcrypt_pcica.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
zcrypt_pcica.h [S390] zcrypt secure key cryptography extension. 2006-09-20 15:58:36 +02:00
zcrypt_pcicc.c [S390] zcrypt secure key cryptography extension. 2006-09-20 15:58:36 +02:00
zcrypt_pcicc.h [S390] zcrypt secure key cryptography extension. 2006-09-20 15:58:36 +02:00
zcrypt_pcixcc.c [S390] Get rid of a lot of sparse warnings. 2007-02-05 21:16:47 +01:00
zcrypt_pcixcc.h [S390] zcrypt secure key cryptography extension. 2006-09-20 15:58:36 +02:00