aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/sgi-gru/grutables.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/misc/sgi-gru/grutables.h')
-rw-r--r--drivers/misc/sgi-gru/grutables.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/misc/sgi-gru/grutables.h b/drivers/misc/sgi-gru/grutables.h
index db3fe08bf79e..cc0fc734405e 100644
--- a/drivers/misc/sgi-gru/grutables.h
+++ b/drivers/misc/sgi-gru/grutables.h
@@ -184,7 +184,9 @@ struct gru_stats_s {
184 atomic_long_t asid_wrap; 184 atomic_long_t asid_wrap;
185 atomic_long_t asid_reuse; 185 atomic_long_t asid_reuse;
186 atomic_long_t intr; 186 atomic_long_t intr;
187 atomic_long_t intr_mm_lock_failed;
187 atomic_long_t call_os; 188 atomic_long_t call_os;
189 atomic_long_t call_os_offnode_reference;
188 atomic_long_t call_os_check_for_bug; 190 atomic_long_t call_os_check_for_bug;
189 atomic_long_t call_os_wait_queue; 191 atomic_long_t call_os_wait_queue;
190 atomic_long_t user_flush_tlb; 192 atomic_long_t user_flush_tlb;