kernel-ark/net/atm
Arjan van de Ven 9a32144e9d [PATCH] mark struct file_operations const 7
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:46 -08:00
..
addr.c
addr.h
atm_misc.c
atm_sysfs.c [NET] ATM: Fix whitespace errors. 2007-02-10 23:19:16 -08:00
br2684.c [PATCH] mark struct file_operations const 7 2007-02-12 09:48:46 -08:00
clip.c [PATCH] mark struct file_operations const 7 2007-02-12 09:48:46 -08:00
common.c [NET] ATM: Fix whitespace errors. 2007-02-10 23:19:16 -08:00
common.h [NET] ATM: Fix whitespace errors. 2007-02-10 23:19:16 -08:00
ioctl.c [NET] ATM: Fix whitespace errors. 2007-02-10 23:19:16 -08:00
Kconfig
lec_arpc.h [ATM]: [lec] add reference counting to lec_arp entries 2006-09-29 17:16:48 -07:00
lec.c [PATCH] mark struct file_operations const 7 2007-02-12 09:48:46 -08:00
lec.h [NET] ATM: Fix whitespace errors. 2007-02-10 23:19:16 -08:00
Makefile [ATM]: Kill ipcommon.[ch] 2006-12-02 21:32:08 -08:00
mpc.c [NET] ATM: Fix whitespace errors. 2007-02-10 23:19:16 -08:00
mpc.h [NET] ATM: Fix whitespace errors. 2007-02-10 23:19:16 -08:00
mpoa_caches.c [NET] ATM: Fix whitespace errors. 2007-02-10 23:19:16 -08:00
mpoa_caches.h [NET] ATM: Fix whitespace errors. 2007-02-10 23:19:16 -08:00
mpoa_proc.c [PATCH] mark struct file_operations const 7 2007-02-12 09:48:46 -08:00
pppoatm.c [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 2006-07-21 14:51:30 -07:00
proc.c [PATCH] mark struct file_operations const 7 2007-02-12 09:48:46 -08:00
protocols.h
pvc.c [NET] ATM: Fix whitespace errors. 2007-02-10 23:19:16 -08:00
raw.c [NET] ATM: Fix whitespace errors. 2007-02-10 23:19:16 -08:00
resources.c [NET] ATM: Fix whitespace errors. 2007-02-10 23:19:16 -08:00
resources.h
signaling.c
signaling.h [NET] ATM: Fix whitespace errors. 2007-02-10 23:19:16 -08:00
svc.c [NET] ATM: Fix whitespace errors. 2007-02-10 23:19:16 -08:00