Revert power patch sets with unexpected interactions
The following patches had unexpected interactions with the current upstream code and have been reverted for now: e07fd01651f3: power: Add support for power models 831c7f2f9e39: power: Low-power idle power state for idle CPUs 4f749e00b667: power: Add power states to ClockedObject Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com> --HG-- extra : amend_source : 0b6fb073c6bbc24be533ec431eb51fbf1b269508
This commit is contained in:
@@ -177,7 +177,7 @@ ExtMaster::handleEvent(SST::Event* event)
|
||||
}
|
||||
|
||||
auto req = new Request(ev->getAddr(), ev->getSize(), flags, 0);
|
||||
req->setContext(ev->getGroupId());
|
||||
req->setThreadContext(ev->getGroupId(), 0);
|
||||
|
||||
auto pkt = new Packet(req, cmdO);
|
||||
pkt->allocate();
|
||||
|
||||
Reference in New Issue
Block a user