Skip to content
Commit e65f38ed authored by Russell King's avatar Russell King
Browse files

[PATCH] ARM SMP: Add support for startup of secondary processors



Create a temporary page table to startup secondary processors.  This
page table must have a 1:1 virtual/physical mapping for the kernel
in addition to the standard mappings to ensure that the secondary
CPU can enable its MMU safely.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 5ab6091d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment