From: Marc Zyngier Date: Fri, 7 Dec 2012 18:40:43 +0000 (+0000) Subject: arm64: KVM: HYP mode idmap support X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~40^2~6^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2240bbb697354f5617d95e3ee104ca61bb812507;p=pandora-kernel.git arm64: KVM: HYP mode idmap support Add the necessary infrastructure for identity-mapped HYP page tables. Idmap-ed code must be in the ".hyp.idmap.text" linker section. The rest of the HYP ends up in ".hyp.text". Reviewed-by: Catalin Marinas Signed-off-by: Marc Zyngier --- Reading git-diff-tree failed