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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/misc/sgi-gru/grutables.h b/drivers/misc/sgi-gru/grutables.h
index adaf691d59f5..54c3bb171eef 100644
--- a/drivers/misc/sgi-gru/grutables.h
+++ b/drivers/misc/sgi-gru/grutables.h
@@ -192,6 +192,7 @@ struct gru_stats_s {
192 atomic_long_t intr; 192 atomic_long_t intr;
193 atomic_long_t intr_cbr; 193 atomic_long_t intr_cbr;
194 atomic_long_t intr_tfh; 194 atomic_long_t intr_tfh;
195 atomic_long_t intr_spurious;
195 atomic_long_t intr_mm_lock_failed; 196 atomic_long_t intr_mm_lock_failed;
196 atomic_long_t call_os; 197 atomic_long_t call_os;
197 atomic_long_t call_os_wait_queue; 198 atomic_long_t call_os_wait_queue;