From 06dfee5ceafe84a721c1987b3a86d4378756fc07 Mon Sep 17 00:00:00 2001 From: Brad Beckmann Date: Wed, 9 Feb 2011 16:02:09 -0800 Subject: ruby: removed duplicate make response call --- src/mem/ruby/system/RubyPort.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mem/ruby') 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 { // -- cgit v1.2.3