Review Board 2.0.15


arm: Use table walker clock that is inherited from CPU

Review Request #1476 - Created Oct. 22, 2012 and submitted

Information
Andreas Hansson
gem5
default
Reviewers
Default
Changeset 9311:0ad8b4be45cc
---------------------------
arm: Use table walker clock that is inherited from CPU

This patch simplifies the scheduling of the next walk for the ARM
table walker. Previously it used the CPU clock, but as the table
walker inherits the clock from the CPU, it is cleaner to simply use
its own clock (which is the same).
util/regress all passing (disregarding t1000 and eio)
Review request changed
Updated (Oct. 24, 2012, 6:44 p.m.)

Status: Closed (submitted)