summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mem/protocol/MOESI_hammer-cache.sm2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mem/protocol/MOESI_hammer-cache.sm b/src/mem/protocol/MOESI_hammer-cache.sm
index ab2a6acf4..f9d5ffcab 100644
--- a/src/mem/protocol/MOESI_hammer-cache.sm
+++ b/src/mem/protocol/MOESI_hammer-cache.sm
@@ -1549,6 +1549,7 @@ machine(L1Cache, "AMD Hammer-like protocol")
gs_sendUnblockS;
s_deallocateTBE;
j_popTriggerQueue;
+ kd_wakeUpDependents;
}
transition(SS, All_acks_no_sharers, S) {
@@ -1556,6 +1557,7 @@ machine(L1Cache, "AMD Hammer-like protocol")
gs_sendUnblockS;
s_deallocateTBE;
j_popTriggerQueue;
+ kd_wakeUpDependents;
}
// Transitions from MM_W