From: Radim Krčmář Date: Mon, 9 Feb 2015 21:44:07 +0000 (+0100) Subject: KVM: x86: fix build with !CONFIG_SMP X-Git-Tag: fixes-v4.0-rc1~113^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dab2087defcb4afb2a5574d268b87257ba0f6b22;p=pandora-kernel.git KVM: x86: fix build with !CONFIG_SMP isn't included directly and without CONFIG_SMP, an option that automagically pulls it can't be enabled. Reported-by: Jim Davis Signed-off-by: Radim Krčmář Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed