From: Russell King Date: Sat, 18 Jun 2005 08:33:31 +0000 (+0100) Subject: [PATCH] ARM SMP: Add support for startup of secondary processors X-Git-Tag: v2.6.13-rc1~90^2~583^2~6^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e65f38ed0bb7af367ff919c573cf29643fc5f9e8;p=pandora-kernel.git [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: Russell King --- Reading git-diff-tree failed