KVM: PPC: Book3S HV: Increase timeout for grabbing secondary threads
authorPaul Mackerras <paulus@au1.ibm.com>
Tue, 2 Sep 2014 06:14:42 +0000 (16:14 +1000)
committerAlexander Graf <agraf@suse.de>
Mon, 22 Sep 2014 08:11:34 +0000 (10:11 +0200)
Occasional failures have been seen with split-core mode and migration
where the message "KVM: couldn't grab cpu" appears.  This increases
the length of time that we wait from 1ms to 10ms, which seems to
work around the issue.

Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
arch/powerpc/kvm/book3s_hv.c

Simple merge