commit | 027447c4913c8fd6f91092b92dfa07eec91f009d | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Sat Oct 27 20:57:43 2007 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Sat Oct 27 20:57:43 2007 +0200 |
tree | d72ef40cb1446e35bd1ae71486ff6d08e3c85a63 | |
parent | ceff8d859c77981147c320da4074dcf8a06501a4 [diff] |
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>