ruby: removed duplicate make response call
authorBrad Beckmann <Brad.Beckmann@amd.com>
Thu, 10 Feb 2011 00:02:09 +0000 (16:02 -0800)
committerBrad Beckmann <Brad.Beckmann@amd.com>
Thu, 10 Feb 2011 00:02:09 +0000 (16:02 -0800)
src/mem/ruby/system/RubyPort.cc

index c336a43bcc2537c4972b64f8066881db5a9db4e7..003f1c7016a6c3051e976d25dbf8e5affd8737bd 100644 (file)
@@ -342,7 +342,6 @@ RubyPort::M5Port::hitCallback(PacketPtr pkt)
                 // the RubyPort itself must convert it to a response.
                 //
                 accessPhysMem = false;
-                pkt->makeAtomicResponse();
             }
         } else {
             //