From: Avi Kivity Date: Sun, 20 Jul 2008 11:24:22 +0000 (+0300) Subject: KVM: Adjust smp_call_function_mask() callers to new requirements X-Git-Tag: v2.6.27-rc1~968^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=597a5f551ec4cd0aa0966e4fff4684ecc8c31c0d;p=pandora-kernel.git KVM: Adjust smp_call_function_mask() callers to new requirements smp_call_function_mask() now complains when called in a preemptible context; adjust its callers accordingly. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed