521,522c521
< DPRINTF(Cache, "Potential to merge writeback %s to %#llx",
< pkt->cmdString(), pkt->getAddr());
---
> DPRINTF(Cache, "Potential to merge writeback %s", pkt->print());