linux/drivers/ieee1394
Arjan van de Ven 2b8693c061 [PATCH] mark struct file_operations const 3
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
..
config_roms.c
config_roms.h
csr.c
csr.h
csr1212.c ieee1394: nodemgr: check info_length in ROM header earlier 2007-02-08 20:59:03 +01:00
csr1212.h
dma.c
dma.h
dv1394-private.h
dv1394.c [PATCH] mark struct file_operations const 3 2007-02-12 09:48:45 -08:00
dv1394.h
eth1394.c
eth1394.h
highlevel.c
highlevel.h
hosts.c ieee1394: restore config ROM when resuming 2007-02-08 20:59:19 +01:00
hosts.h ieee1394: save one word in struct hpsb_host 2007-02-08 20:59:27 +01:00
ieee1394-ioctl.h
ieee1394.h
ieee1394_core.c ieee1394: restore config ROM when resuming 2007-02-08 20:59:19 +01:00
ieee1394_core.h
ieee1394_hotplug.h
ieee1394_transactions.c
ieee1394_transactions.h
ieee1394_types.h
iso.c
iso.h
Kconfig the scheduled IEEE1394_OUI_DB removal 2007-02-08 20:57:43 +01:00
Makefile the scheduled IEEE1394_OUI_DB removal 2007-02-08 20:57:43 +01:00
nodemgr.c ieee1394: fix host device registering when nodemgr disabled 2007-02-08 21:36:22 +01:00
nodemgr.h the scheduled IEEE1394_OUI_DB removal 2007-02-08 20:57:43 +01:00
ohci1394.c ieee1394: restore config ROM when resuming 2007-02-08 20:59:19 +01:00
ohci1394.h
pcilynx.c
pcilynx.h
raw1394-private.h
raw1394.c [PATCH] mark struct file_operations const 3 2007-02-12 09:48:45 -08:00
raw1394.h
sbp2.c ieee1394: sbp2: lower block queue alignment requirement 2007-02-08 20:59:54 +01:00
sbp2.h
video1394.c [PATCH] mark struct file_operations const 3 2007-02-12 09:48:45 -08:00
video1394.h