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

(Updated June 27, 2016, 3:34 p.m.)


Review request for Default.


Summary (updated)
-----------------

arm: Fix stage 2 determination in table walker


Repository: gem5


Description
-------

arm: Fix stage 2 determination in table walker

We recompute if we are doing a stage 2 walk inside of the table walker
but we have already figured it out in the tlb. Pass the information in
to the walk instead of recomputing it.


Diffs
-----

  src/arch/arm/table_walker.hh fdfc2455b091b221cd95aaf04e367dea68cd1b3f 
  src/arch/arm/table_walker.cc fdfc2455b091b221cd95aaf04e367dea68cd1b3f 
  src/arch/arm/tlb.cc fdfc2455b091b221cd95aaf04e367dea68cd1b3f 

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


Testing
-------


Thanks,

Curtis Dunham

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

Reply via email to