diff options
author | Xiantao Zhang <xiantao.zhang@intel.com> | 2008-11-08 15:46:59 +0800 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2008-11-11 21:01:30 +0200 |
commit | c60ff51eb26dfcfb0bdc807b09a096aeadd01325 (patch) | |
tree | f594cc6ee6cc42a4b2a13521883c44962d1b0695 /arch/x86/kvm/i8254.c | |
parent | 928d4bf747e9c290b690ff515d8f81e8ee226d97 (diff) |
KVM: ia64: fix vmm_spin_{un}lock for !CONFIG_SMP
In the case of !CONFIG_SMP, raw_spinlock_t is empty and the spinlock functions
don't build. Fix by defining spinlock functions for the uniprocessor case.
Signed-off-by: Xiantao Zhang <xiantao.zhang@intel.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/x86/kvm/i8254.c')
0 files changed, 0 insertions, 0 deletions