[PATCH] KVM: Use raw_smp_processor_id() instead of smp_processor_id() where applicable
authorIngo Molnar <mingo@elte.hu>
Sat, 6 Jan 2007 00:36:23 +0000 (16:36 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Sat, 6 Jan 2007 07:55:22 +0000 (23:55 -0800)
commitd3b2c33860d4acdfe3ac29b40b03e655eb8d1e2c
tree390bb24d9d614473a3c0d06582f29ca94b28a5a3
parent965b58a550b6f84815cb555e6abb953e863f1610
[PATCH] KVM: Use raw_smp_processor_id() instead of smp_processor_id() where applicable

Signed-off-by: Avi Kivity <avi@qumranet.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/kvm/vmx.c