Greg Kroah-Hartman gregkh@linuxfoundation.org writes:
From: Michael Ellerman mpe@ellerman.id.au
commit cdeb5d7d890e14f3b70e8087e745c4a6a7d9f337 upstream.
We call idle_kvm_start_guest() from power7_offline() if the thread has been requested to enter KVM. We pass it the SRR1 value that was returned from power7_idle_insn() which tells us what sort of wakeup we're processing.
Please drop this also, it won't apply without the previous patch.
cheers