commit | e601e3be7a5324fcfd34fdb8796688cfe48bd0fe | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Mon Jul 20 11:30:12 2009 +0200 |
committer | Avi Kivity <avi@redhat.com> | Thu Sep 10 08:33:16 2009 +0300 |
tree | a8539bdf1fa47d3ff681b67339de031200c8e34e | |
parent | 84fde248fe42f130cdda39faaa8bb1224c6a13ff [diff] |
KVM: Drop obsolete cpu_get/put in make_all_cpus_request spin_lock disables preemption, so we can simply read the current cpu. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>