Review Board 2.0.15


Bus: Remove redundant packet parameter from isOccupied

Review Request #1222 - Created May 25, 2012 and submitted

Information
Andreas Hansson
gem5
default
Reviewers
Default
Changeset 9027:7cd72272f04d
---------------------------
Bus: Remove redundant packet parameter from isOccupied

This patch merely remove the Packet* from the isOccupied member
function. Historically this was used to check if the packet was an
express snoop, but this is now done outside this function (where
relevant).
util/regress all passing (disregarding t1000 and eio)

Issue Summary

1 0 0 1
Description From Last Updated Status
Review request changed
Updated (May 29, 2012, 7:40 p.m.)

Status: Closed (submitted)