From: Paul Mackerras Date: Tue, 2 Sep 2014 06:14:42 +0000 (+1000) Subject: KVM: PPC: Book3S HV: Increase timeout for grabbing secondary threads X-Git-Tag: fixes-for-v3.18-merge-window~23^2~5^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b754c739ee8cd0101dc3f5a24e8c2ff76ee7eff9;p=pandora-kernel.git KVM: PPC: Book3S HV: Increase timeout for grabbing secondary threads 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 Signed-off-by: Alexander Graf --- Reading git-diff-tree failed