From: Marc Zyngier Date: Fri, 12 Apr 2013 18:12:07 +0000 (+0100) Subject: ARM: KVM: perform HYP initilization for hotplugged CPUs X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~32^2~1^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d157f4a5155f4fbd0d1da66b3d2f504c13bd194d;p=pandora-kernel.git ARM: KVM: perform HYP initilization for hotplugged CPUs Now that we have the necessary infrastructure to boot a hotplugged CPU at any point in time, wire a CPU notifier that will perform the HYP init for the incoming CPU. Note that this depends on the platform code and/or firmware to boot the incoming CPU with HYP mode enabled and return to the kernel by following the normal boot path (HYP stub installed). Signed-off-by: Marc Zyngier Signed-off-by: Christoffer Dall --- Reading git-diff-tree failed