get rid of the "resume" step at the end of changeToTiming/Atomic because this will...
authorLisa Hsu <hsul@eecs.umich.edu>
Mon, 23 Oct 2006 22:45:30 +0000 (18:45 -0400)
committerLisa Hsu <hsul@eecs.umich.edu>
Mon, 23 Oct 2006 22:45:30 +0000 (18:45 -0400)
commit4da3938ed99e3691cfb16c275eea659cbaaa6c30
tree96cd83b1ddfaad66f9e3e6baf0f8ec9fd4644393
parent0a2387f38c6887f688144a18e0d7ff50e80bd04c
get rid of the "resume" step at the end of changeToTiming/Atomic because this will cause an assertion when you do the CPU switch.  instead, push the responsibility of the resume upwards towards the user - documented in se.py and fs.py so it should be ok.

--HG--
extra : convert_revision : 7530cf140844e18cc26df80057f8760f29ec952b
src/python/m5/__init__.py