From: Marc Zyngier Date: Tue, 6 Nov 2012 19:27:59 +0000 (+0000) Subject: arm64: hyp: initialize vttbr_el2 to zero X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~65^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7dbfbe5b2f5fc01fb0a19a0d58820ba4ebb07884;p=pandora-kernel.git arm64: hyp: initialize vttbr_el2 to zero The architecture doesn't mandate any reset value for vttbr_el2. Better set it to a known value before some HYP code gets confused. Signed-off-by: Marc Zyngier Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed