kernel-ark/drivers/pci/hotplug
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
..
acpi_pcihp.c
acpiphp_core.c
acpiphp_glue.c ACPICA: Remove duplicate table definitions (non-conflicting), cont 2007-02-02 21:14:29 -05:00
acpiphp_ibm.c
acpiphp.h
cpci_hotplug_core.c
cpci_hotplug_pci.c
cpci_hotplug.h
cpcihp_generic.c
cpcihp_zt5550.c
cpcihp_zt5550.h
cpqphp_core.c
cpqphp_ctrl.c
cpqphp_nvram.c
cpqphp_nvram.h
cpqphp_pci.c
cpqphp_sysfs.c [PATCH] mark struct file_operations const 5 2007-02-12 09:48:45 -08:00
cpqphp.h
fakephp.c
ibmphp_core.c
ibmphp_ebda.c
ibmphp_hpc.c
ibmphp_pci.c
ibmphp_res.c
ibmphp.h
Kconfig shpchp: remove CONFIG_HOTPLUG_PCI_SHPC_POLL_EVENT_MODE 2007-02-07 15:50:05 -08:00
Makefile
pci_hotplug_core.c
pciehp_core.c PCIEHP: Add Electro Mechanical Interlock (EMI) support to the PCIE hotplug driver. 2007-02-07 15:50:05 -08:00
pciehp_ctrl.c pciehp: cleanup wait command completion 2007-02-07 15:50:05 -08:00
pciehp_hpc.c PCIEHP: Add Electro Mechanical Interlock (EMI) support to the PCIE hotplug driver. 2007-02-07 15:50:05 -08:00
pciehp_pci.c
pciehp.h PCIEHP: Add Electro Mechanical Interlock (EMI) support to the PCIE hotplug driver. 2007-02-07 15:50:05 -08:00
pcihp_skeleton.c
rpadlpar_core.c
rpadlpar_sysfs.c
rpadlpar.h
rpaphp_core.c
rpaphp_pci.c
rpaphp_slot.c
rpaphp.h
sgi_hotplug.c Altix: Add ACPI SSDT PCI device support (hotplug) 2007-02-02 22:14:57 -05:00
shpchp_core.c shpchp: remove CONFIG_HOTPLUG_PCI_SHPC_POLL_EVENT_MODE 2007-02-07 15:50:05 -08:00
shpchp_ctrl.c shpchp: delete trailing whitespace 2007-02-07 15:50:05 -08:00
shpchp_hpc.c shpchp: delete trailing whitespace 2007-02-07 15:50:05 -08:00
shpchp_pci.c
shpchp_sysfs.c
shpchp.h shpchp: delete trailing whitespace 2007-02-07 15:50:05 -08:00