Remove previous revision. smp_started back in subr_smp where it belongs.

This commit is contained in:
Matt Jacob 2001-10-31 23:54:27 +00:00
parent 9a5849d115
commit ff6164046e
6 changed files with 0 additions and 12 deletions

View File

@ -291,8 +291,6 @@ struct pcb stoppcbs[MAXCPU];
int invltlb_ok = 0; /* throttle smp_invltlb() till safe */
SYSCTL_INT(_machdep, OID_AUTO, invltlb_ok, CTLFLAG_RW, &invltlb_ok, 0, "");
volatile int smp_started;
/*
* Local data and functions.
*/

View File

@ -291,8 +291,6 @@ struct pcb stoppcbs[MAXCPU];
int invltlb_ok = 0; /* throttle smp_invltlb() till safe */
SYSCTL_INT(_machdep, OID_AUTO, invltlb_ok, CTLFLAG_RW, &invltlb_ok, 0, "");
volatile int smp_started;
/*
* Local data and functions.
*/

View File

@ -291,8 +291,6 @@ struct pcb stoppcbs[MAXCPU];
int invltlb_ok = 0; /* throttle smp_invltlb() till safe */
SYSCTL_INT(_machdep, OID_AUTO, invltlb_ok, CTLFLAG_RW, &invltlb_ok, 0, "");
volatile int smp_started;
/*
* Local data and functions.
*/

View File

@ -291,8 +291,6 @@ struct pcb stoppcbs[MAXCPU];
int invltlb_ok = 0; /* throttle smp_invltlb() till safe */
SYSCTL_INT(_machdep, OID_AUTO, invltlb_ok, CTLFLAG_RW, &invltlb_ok, 0, "");
volatile int smp_started;
/*
* Local data and functions.
*/

View File

@ -291,8 +291,6 @@ struct pcb stoppcbs[MAXCPU];
int invltlb_ok = 0; /* throttle smp_invltlb() till safe */
SYSCTL_INT(_machdep, OID_AUTO, invltlb_ok, CTLFLAG_RW, &invltlb_ok, 0, "");
volatile int smp_started;
/*
* Local data and functions.
*/

View File

@ -291,8 +291,6 @@ struct pcb stoppcbs[MAXCPU];
int invltlb_ok = 0; /* throttle smp_invltlb() till safe */
SYSCTL_INT(_machdep, OID_AUTO, invltlb_ok, CTLFLAG_RW, &invltlb_ok, 0, "");
volatile int smp_started;
/*
* Local data and functions.
*/