From: Christoffer Dall Date: Sun, 20 Jan 2013 23:43:10 +0000 (-0500) Subject: ARM: Section based HYP idmap X-Git-Tag: v3.9-rc1~115^2~10^2^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e9a367c29cebd25a356d53414612e115efdadcf;p=pandora-kernel.git ARM: Section based HYP idmap Add a method (hyp_idmap_setup) to populate a hyp pgd with an identity mapping of the code contained in the .hyp.idmap.text section. Offer a method to drop this identity mapping through hyp_idmap_teardown. Make all the above depend on CONFIG_ARM_VIRT_EXT and CONFIG_ARM_LPAE. Reviewed-by: Will Deacon Reviewed-by: Marcelo Tosatti Signed-off-by: Marc Zyngier Signed-off-by: Christoffer Dall --- Reading git-diff-tree failed