patch-2.4.23 linux-2.4.23/arch/x86_64/kernel/pci-x86_64.h

Next file: linux-2.4.23/arch/x86_64/kernel/process.c
Previous file: linux-2.4.23/arch/x86_64/kernel/pci-x86_64.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.22/arch/x86_64/kernel/pci-x86_64.h linux-2.4.23/arch/x86_64/kernel/pci-x86_64.h
@@ -27,8 +27,10 @@
 /* pci-i386.c */
 
 extern unsigned int pcibios_max_latency;
+extern u8 pci_cache_line_size;
 
 void pcibios_resource_survey(void);
+void pcibios_set_cacheline_size(void);
 int pcibios_enable_resources(struct pci_dev *, int mask);
 
 /* pci-pc.c */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)