patch-2.4.23 linux-2.4.23/arch/i386/kernel/pci-visws.c
Next file: linux-2.4.23/arch/i386/kernel/process.c
Previous file: linux-2.4.23/arch/i386/kernel/pci-pc.c
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
2003-11-28 10:26:19.000000000 -0800
-  Orig file: 
linux-2.4.22/arch/i386/kernel/pci-visws.c
-  Orig date: 
2002-11-28 15:53:09.000000000 -0800
diff -urN linux-2.4.22/arch/i386/kernel/pci-visws.c linux-2.4.23/arch/i386/kernel/pci-visws.c
@@ -119,6 +119,7 @@
 {
 	unsigned int sec_bus = li_pcib_read16(LI_PCI_BUSNUM) & 0xff;
 
+	pcibios_set_cacheline_size();
 	printk("PCI: Probing PCI hardware on host buses 00 and %02x\n", sec_bus);
 	pci_scan_bus(0, &visws_pci_ops, NULL);
 	pci_scan_bus(sec_bus, &visws_pci_ops, NULL);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)