ruby: removed duplicate make response call
This commit is contained in:
@@ -342,7 +342,6 @@ RubyPort::M5Port::hitCallback(PacketPtr pkt)
|
|||||||
// the RubyPort itself must convert it to a response.
|
// the RubyPort itself must convert it to a response.
|
||||||
//
|
//
|
||||||
accessPhysMem = false;
|
accessPhysMem = false;
|
||||||
pkt->makeAtomicResponse();
|
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
//
|
//
|
||||||
|
|||||||
Reference in New Issue
Block a user