From: Avi Kivity Date: Thu, 1 Mar 2007 17:21:03 +0000 (+0200) Subject: KVM: Unset kvm_arch_ops if arch module loading failed X-Git-Tag: v2.6.21-rc5~66^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca45aaae1ef98890ac4e3ee48d65aa22401fd1dc;p=pandora-kernel.git KVM: Unset kvm_arch_ops if arch module loading failed Otherwise, the core module thinks the arch module is loaded, and won't let you reload it after you've fixed the bug. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed