diff options
author | Lai Jiangshan <laijs@cn.fujitsu.com> | 2010-04-17 17:00:19 +0800 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2010-05-17 12:18:04 +0300 |
commit | 66cbff59a16017234ea6c80ecddfc17b27a83504 (patch) | |
tree | e2a1dde14cb9b60434f4f8c4bef424817c2b2df4 /tools | |
parent | 87bc3bf972af0585ba5415aebbc8bd09b6a2ee94 (diff) |
KVM: do not call hardware_disable() on CPU_UP_CANCELED
When CPU_UP_CANCELED, hardware_enable() has not been called at the CPU
which is going up because raw_notifier_call_chain(CPU_ONLINE)
has not been called for this cpu.
Drop the handling for CPU_UP_CANCELED.
Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions