Review Board 2.0.15


cpu: Always mask the snoop address when performing lock check

Review Request #2530 - Created Nov. 24, 2014 and submitted - Latest diff uploaded

Information
Andreas Hansson
gem5
default
Reviewers
Default
Changeset 10575:3171a6f94b55
---------------------------
cpu: Always mask the snoop address when performing lock check

Ensure the snoop address check is always using a cache-block aligned
address. This patch updates Alpha and Mips to match the other ISAs.