From: Russell King Date: Sun, 21 Nov 2010 11:41:57 +0000 (+0000) Subject: ARM: pgtable: collect up identity mapping functions X-Git-Tag: v2.6.38-rc1~471^2~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=614dd0585f376a25c638abbed9c5fbd21d7baece;p=pandora-kernel.git ARM: pgtable: collect up identity mapping functions We have two places where we create identity mappings - one when we bring secondary CPUs online, and one where we setup some mappings for soft- reboot. Combine these two into a single implementation. Also collect the identity mapping deletion function. Signed-off-by: Russell King --- Reading git-diff-tree failed