diff options
author | Gleb Natapov <gleb@redhat.com> | 2012-08-05 15:58:26 +0300 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2012-08-06 16:20:03 +0300 |
commit | 8a5a87d9b7aef24bcdba763d8ee14982477b0a2e (patch) | |
tree | 806447c648a1a7661b8d44fb775f4341c778f033 /arch/tile/mm | |
parent | 9c5b11728344e1085593f494ddc8838497e7ffde (diff) |
KVM: clean up kvm_(set|get)_apic_base
kvm_get_apic_base() needlessly checks irqchip_in_kernel although it does
the same no matter what result of the check is. kvm_set_apic_base() also
checks for irqchip_in_kernel, but kvm_lapic_set_base() can handle this
case.
Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/tile/mm')
0 files changed, 0 insertions, 0 deletions