ARM: Handle case where new TLB size is different from previous TLB size.
authorAli Saidi <Ali.Saidi@ARM.com>
Thu, 16 Jun 2011 20:08:12 +0000 (15:08 -0500)
committerAli Saidi <Ali.Saidi@ARM.com>
Thu, 16 Jun 2011 20:08:12 +0000 (15:08 -0500)
commit8b4307f8d863b1805ec0e282bccda23ff4863f16
treecb36ccd4b559b4bda0a42193a9f27f96c2da781c
parent9fe3610b32545b33767fc22b9fdd7f19046077d0
ARM: Handle case where new TLB size is different from previous TLB size.

After a checkpoint we need to make sure that we restore the right
number of entries.
src/arch/arm/tlb.cc