114c114
< thread[tid].setDcachePort(cpu_ptr->getDcachePort());
---
> thread[tid].setDcachePort(&cpu_ptr->getDataPort());