commit | f13c9156a9b790fa1991ce41a7f9b7261ff85c33 | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Wed Apr 30 19:21:12 2014 +0200 |
committer | York Sun <yorksun@freescale.com> | Tue May 13 08:26:56 2014 -0700 |
tree | 6c81ff4d7b77ff474a9b07de2b56caff4a5a0350 | |
parent | a6c46b994d90f892b608b1b233a04f1fc54f7ab7 [diff] |
powerpc/mpc85xx: Update TLB CAMs in relocated mode We want to use the TLB mapping helpers in relocated mode as well. These helpers need to have awareness of already occupied TLB entries. We already had them in sync in non-relocated mode, but need to resync them when we move into relocated. Signed-off-by: Alexander Graf <agraf@suse.de>