Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 505d7b19 authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[ARM SMP] Ensure secondary CPUs have a clean TLB



Since ARMv6 CPUs will not flush the TLB on context switches, it is
possible that we may end up with some global TLB entries remaining
present, eventually upsetting userspace.  Explicitly flush the
entire TLB on secondary CPUs as they startup, after we have switched
to the init_mm page tables.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 41c018b7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment