projects
/
gem5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4eab18f
)
ruby: removed duplicate make response call
author
Brad Beckmann
<Brad.Beckmann@amd.com>
Thu, 10 Feb 2011 00:02:09 +0000
(16:02 -0800)
committer
Brad Beckmann
<Brad.Beckmann@amd.com>
Thu, 10 Feb 2011 00:02:09 +0000
(16:02 -0800)
src/mem/ruby/system/RubyPort.cc
patch
|
blob
|
history
diff --git
a/src/mem/ruby/system/RubyPort.cc
b/src/mem/ruby/system/RubyPort.cc
index c336a43bcc2537c4972b64f8066881db5a9db4e7..003f1c7016a6c3051e976d25dbf8e5affd8737bd 100644
(file)
--- 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 {
//