-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.gem5.org/r/1222/
-----------------------------------------------------------

Review request for Default.


Description
-------

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).


Diffs
-----

  src/mem/bus.hh bb25e7646c41 
  src/mem/bus.cc bb25e7646c41 

Diff: http://reviews.gem5.org/r/1222/diff/


Testing
-------

util/regress all passing (disregarding t1000 and eio)


Thanks,

Andreas Hansson

_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to