cpu: Always mask the snoop address when performing lock check
authorAndreas Hansson <andreas.hansson@arm.com>
Tue, 2 Dec 2014 11:08:00 +0000 (06:08 -0500)
committerAndreas Hansson <andreas.hansson@arm.com>
Tue, 2 Dec 2014 11:08:00 +0000 (06:08 -0500)
commit74bbe20141aec3bd7639000fb6ad8ff5fe1a7237
tree0f4c07d5ebe3810b9be06bd5db87e698f623b9c3
parent810349a8a789b0a99d6268fe725eca2e00cb9558
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.
src/arch/alpha/locked_mem.hh
src/arch/mips/locked_mem.hh