x86: Make the table walker reset the packet delay
authorAndreas Hansson <andreas.hansson@arm.com>
Thu, 7 Mar 2013 10:55:01 +0000 (05:55 -0500)
committerAndreas Hansson <andreas.hansson@arm.com>
Thu, 7 Mar 2013 10:55:01 +0000 (05:55 -0500)
commitc4645c0d68de84685a844a52a769431aa3edc6ad
tree852847f55d722835edd2c36fc6885d6dbeb038b0
parentd24d5446c5c96ad29bd6a690c7ba09cb8e3444e8
x86: Make the table walker reset the packet delay

This patch fixes an issue related to the table walker recycling
packets that still have a bus delay that is not accounted for. For
now, we simply ignore the values and reset them to zero.
src/arch/x86/pagetable_walker.cc