]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: export smp_ops to allow modular build of KVM
authorThomas Gleixner <tglx@linutronix.de>
Sat, 27 Oct 2007 18:57:43 +0000 (20:57 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 27 Oct 2007 18:57:43 +0000 (20:57 +0200)
commit027447c4913c8fd6f91092b92dfa07eec91f009d
treed72ef40cb1446e35bd1ae71486ff6d08e3c85a63
parentceff8d859c77981147c320da4074dcf8a06501a4
x86: export smp_ops to allow modular build of KVM

KVM uses smp_call_function_mask and therefor need smp_ops to be exported.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/smp_32.c