commit | 7e37c2998a5a0b00134f6227167694b710f57ac0 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@kernel.org> | Tue Jul 01 01:19:19 2008 +0300 |
committer | Avi Kivity <avi@qumranet.com> | Sun Jul 20 12:42:37 2008 +0300 |
tree | 8f42fea23dade722d1a10b90187834bab02162b2 | |
parent | 0da1db75a2feca54564add30828bab658982481c [diff] |
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>