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

Review request for Default.


Repository: gem5


Description
-------

After http://repo.gem5.org/gem5/rev/47b4fcb10c11 it is possible to run into the 
assertion in src/cpu/o3/fetch.hh::finish() asserting the mode is Execute (which 
it seems no longer is).  Rather than adjusting the mode, revert to the old 
behaviour only setting it for fault generation but not altering it for the 
walker.


Diffs
-----

  src/arch/x86/pagetable_walker.cc 63325e5b0a9d 

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


Testing
-------

The problematic code no longer triggers the panic and the OS in FS continues to 
boot.


Thanks,

Bjoern A. Zeeb

_______________________________________________
gem5-dev mailing list
gem5-dev@gem5.org
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to