From: Jan Kiszka Date: Mon, 1 Nov 2010 13:01:13 +0000 (+0100) Subject: KVM: x86: Issue smp_call_function_many with preemption disabled X-Git-Tag: v2.6.37-rc2~82^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=453d9c57e27b4401bc3e98906bcac31ae8be0165;p=pandora-kernel.git KVM: x86: Issue smp_call_function_many with preemption disabled smp_call_function_many is specified to be called only with preemption disabled. Fulfill this requirement. Signed-off-by: Jan Kiszka Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed