]> git.baikalelectronics.ru Git - kernel.git/commit
x86: KVM guest: make kvm_smp_prepare_boot_cpu() static
authorAdrian Bunk <bunk@kernel.org>
Mon, 30 Jun 2008 22:19:19 +0000 (01:19 +0300)
committerAvi Kivity <avi@qumranet.com>
Sun, 20 Jul 2008 09:42:37 +0000 (12:42 +0300)
commit7b9a618f477bdbdb92be2194984b50f6fe4e17a1
tree8f42fea23dade722d1a10b90187834bab02162b2
parentc72ef0bcd66df67be824f0eda32eaf480d8dc4ce
x86: KVM guest: make kvm_smp_prepare_boot_cpu() static

This patch makes the needlessly global kvm_smp_prepare_boot_cpu() static.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Avi Kivity <avi@qumranet.com>
arch/x86/kernel/kvmclock.c