commit | 453d9c57e27b4401bc3e98906bcac31ae8be0165 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Mon Nov 01 14:01:13 2010 +0100 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Fri Nov 05 14:42:27 2010 -0200 |
tree | 53f56dd0d1001b0c78ebfda795cab7d1e0469e1d | |
parent | 97e69aa62f8b5d338d6cff49be09e37cc1262838 [diff] |
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 <jan.kiszka@siemens.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>