From: Marcelo Tosatti Date: Thu, 29 Oct 2009 15:44:17 +0000 (-0200) Subject: KVM: only clear irq_source_id if irqchip is present X-Git-Tag: v2.6.33-rc1~387^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e50212bb51356f0df48d6cce0aae5acf41df336d;p=pandora-kernel.git KVM: only clear irq_source_id if irqchip is present Otherwise kvm might attempt to dereference a NULL pointer. Signed-off-by: Marcelo Tosatti Signed-off-by: Avi Kivity --- Reading git-diff-tree failed