patch-2.4.4 linux/arch/sparc64/kernel/pci.c
Next file: linux/arch/sparc64/kernel/pci_impl.h
Previous file: linux/arch/sparc64/kernel/irq.c
Back to the patch index
Back to the overall index
-  Lines: 14
-  Date:
Thu Apr 12 12:10:25 2001
-  Orig file: 
v2.4.3/linux/arch/sparc64/kernel/pci.c
-  Orig date: 
Sun Mar 25 18:14:21 2001
diff -u --recursive --new-file v2.4.3/linux/arch/sparc64/kernel/pci.c linux/arch/sparc64/kernel/pci.c
@@ -1,4 +1,4 @@
-/* $Id: pci.c,v 1.23 2001/03/14 04:17:14 davem Exp $
+/* $Id: pci.c,v 1.24 2001/03/28 10:56:34 davem Exp $
  * pci.c: UltraSparc PCI controller support.
  *
  * Copyright (C) 1997, 1998, 1999 David S. Miller (davem@redhat.com)
@@ -73,6 +73,7 @@
 
 spinlock_t pci_poke_lock = SPIN_LOCK_UNLOCKED;
 volatile int pci_poke_in_progress;
+volatile int pci_poke_cpu = -1;
 volatile int pci_poke_faulted;
 
 /* Probe for all PCI controllers in the system. */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)