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>
This commit is contained in:
parent
a6c46b994d
commit
f13c9156a9
@ -895,6 +895,7 @@ skip_l2:
|
||||
}
|
||||
#endif
|
||||
|
||||
init_used_tlb_cams();
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user