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 46990bcfa536..f7b553a56ed0 100644
--- a/drivers/misc/sgi-gru/grutables.h
+++ b/drivers/misc/sgi-gru/grutables.h
@@ -224,6 +224,7 @@ struct gru_stats_s {
224 atomic_long_t flush_tlb_gru_zero_asid; 224 atomic_long_t flush_tlb_gru_zero_asid;
225 225
226 atomic_long_t copy_gpa; 226 atomic_long_t copy_gpa;
227 atomic_long_t read_gpa;
227 228
228 atomic_long_t mesq_receive; 229 atomic_long_t mesq_receive;
229 atomic_long_t mesq_receive_none; 230 atomic_long_t mesq_receive_none;