summaryrefslogtreecommitdiffstats
path: root/sys/ia64/include/globaldata.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/ia64/include/globaldata.h')
-rw-r--r--sys/ia64/include/globaldata.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/ia64/include/globaldata.h b/sys/ia64/include/globaldata.h
index 9e1a5d4..49a54a1 100644
--- a/sys/ia64/include/globaldata.h
+++ b/sys/ia64/include/globaldata.h
@@ -59,6 +59,7 @@ struct globaldata {
u_int gd_astpending;
SLIST_ENTRY(globaldata) gd_allcpu;
+ int gd_witness_spin_check;
#ifdef KTR_PERCPU
volatile int gd_ktr_idx; /* Index into trace table */
char *gd_ktr_buf;
OpenPOWER on IntegriCloud