From: Brad Beckmann Date: Thu, 10 Feb 2011 00:02:09 +0000 (-0800) Subject: ruby: removed duplicate make response call X-Git-Tag: stable_2012_02_02~556 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=06dfee5ceafe84a721c1987b3a86d4378756fc07;p=gem5.git ruby: removed duplicate make response call --- diff --git a/src/mem/ruby/system/RubyPort.cc b/src/mem/ruby/system/RubyPort.cc index c336a43bc..003f1c701 100644 --- a/src/mem/ruby/system/RubyPort.cc +++ b/src/mem/ruby/system/RubyPort.cc @@ -342,7 +342,6 @@ RubyPort::M5Port::hitCallback(PacketPtr pkt) // the RubyPort itself must convert it to a response. // accessPhysMem = false; - pkt->makeAtomicResponse(); } } else { //