From: Gleb Natapov Date: Sun, 5 Aug 2012 12:58:33 +0000 (+0300) Subject: KVM: inline kvm_apic_present() and kvm_lapic_enabled() X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~15^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c48f14966cc41957d88c66dfe49a439e708ab7b8;p=pandora-kernel.git KVM: inline kvm_apic_present() and kvm_lapic_enabled() Those functions are used during interrupt injection. When inlined they become nops on the fast path. Signed-off-by: Gleb Natapov Signed-off-by: Avi Kivity --- Reading git-diff-tree failed