From: Christoffer Dall Date: Tue, 2 Dec 2014 14:27:51 +0000 (+0100) Subject: arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flag X-Git-Tag: omap-for-v3.20/drop-legacy-3517~40^2~2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03f1d4c17edb31b41b14ca3a749ae38d2dd6639d;p=pandora-kernel.git arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flag If a VCPU was originally started with power off (typically to be brought up by PSCI in SMP configurations), there is no need to clear the POWER_OFF flag in the kernel, as this flag is only tested during the init ioctl itself. Acked-by: Marc Zyngier Signed-off-by: Christoffer Dall --- Reading git-diff-tree failed