From: Marc Zyngier Date: Tue, 5 Nov 2013 14:12:15 +0000 (+0000) Subject: arm/arm64: KVM: PSCI: propagate caller endianness to the incoming vcpu X-Git-Tag: v3.13-rc1~80^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce94fe93d566bf381c6ecbd45010d36c5f04d692;p=pandora-kernel.git arm/arm64: KVM: PSCI: propagate caller endianness to the incoming vcpu When booting a vcpu using PSCI, make sure we start it with the endianness of the caller. Otherwise, secondaries can be pretty unhappy to execute a BE kernel in LE mode... This conforms to PSCI spec Rev B, 5.13.3. Acked-by: Christoffer Dall Signed-off-by: Marc Zyngier --- Reading git-diff-tree failed