1
0

simplify ClientMetadata.makeRelease

This commit is contained in:
Henry Cook 2015-04-20 10:46:24 -07:00
parent 3048f4785a
commit a315fe93c1

View File

@ -511,7 +511,7 @@ class ProbeUnit extends L1HellaCacheModule {
req := io.req.bits
}
val reply = old_coh.makeRelease(req, req.client_xact_id)
val reply = old_coh.makeRelease(req)
io.req.ready := state === s_invalid
io.rep.valid := state === s_release &&
!(tag_matches && old_coh.requiresVoluntaryWriteback()) // Otherwise WBU will issue release