Review Board 2.0.15


cpu: fix a switching issue with the o3 cpu.

Review Request #1741 - Created Feb. 25, 2013 and submitted

Information
Ali Saidi
gem5
default
Reviewers
Default
Changeset 9538:c07d38d76f64
---------------------------
cpu: fix a switching issue with the o3 cpu.

This change fixes the switcheroo test that broke earlier this month. The code
that was checking for the pipeline being blocked wasn't checking for a pending
translation, only for a icache access.

   
Review request changed
Updated (March 4, 2013, 12:30 p.m.)

Status: Closed (submitted)