diff options
author | Andreas Sandberg <Andreas.Sandberg@ARM.com> | 2013-01-07 13:05:45 -0500 |
---|---|---|
committer | Andreas Sandberg <Andreas.Sandberg@ARM.com> | 2013-01-07 13:05:45 -0500 |
commit | fb52ea9220f307de18da6565a2cbbaf67ba2b7a7 (patch) | |
tree | 879d47a6ccb3333c7c9e38d508aa54f55b70e940 /src/cpu | |
parent | 0d59549cd9db2263b1cc1b90e8abd05229eaab5b (diff) | |
download | gem5-fb52ea9220f307de18da6565a2cbbaf67ba2b7a7.tar.xz |
arm: Invalidate cached TLB configuration in drainResume
Currently, we invalidate the cached miscregs in
TLB::unserialize(). The intended use of the drainResume() method is to
invalidate cached state and prepare the system to resume after a CPU
handover or (un)serialization. This patch moves the TLB miscregs
invalidation code to the drainResume() method to avoid surprising
behavior.
Diffstat (limited to 'src/cpu')
0 files changed, 0 insertions, 0 deletions