From: Lorenzo Pieralisi Date: Mon, 5 Aug 2013 14:04:46 +0000 (+0100) Subject: arm: kvm: implement CPU PM notifier X-Git-Tag: v3.14-rc1~153^2~11^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fcf7ce0c60213994269fb59569ec161eb6e08d6;p=pandora-kernel.git arm: kvm: implement CPU PM notifier Upon CPU shutdown and consequent warm-reboot, the hypervisor CPU state must be re-initialized. This patch implements a CPU PM notifier that upon warm-boot calls a KVM hook to reinitialize properly the hypervisor state so that the CPU can be safely resumed. Acked-by: Marc Zyngier Acked-by: Christoffer Dall Signed-off-by: Lorenzo Pieralisi --- Reading git-diff-tree failed