commit | 12497284949cb5418e6bc403723c034aee655666 | [log] [tgz] |
---|---|---|
author | Steve Reinhardt <steve.reinhardt@amd.com> | Thu Sep 09 14:40:19 2010 -0400 |
committer | Steve Reinhardt <steve.reinhardt@amd.com> | Thu Sep 09 14:40:19 2010 -0400 |
tree | 425830586f5c32fe2674a3eb998678ef633d2d6e | |
parent | 6dc599ea9bae9cb56ca81094b37009f5a14ebdff [diff] |
cache: fail SC when invalidated while waiting for bus Corrects an oversight in cset f97b62be544f. The fix there only failed queued SCUpgradeReq packets that encountered an invalidation, which meant that the upgrade had to reach the L2 cache. To handle pending requests in the L1 we must similarly fail StoreCondReq packets too.