Files
linux/virt
Marcelo Tosatti 454f8b167c KVM: only clear irq_source_id if irqchip is present
commit e50212bb51 upstream.

Otherwise kvm might attempt to dereference a NULL pointer.

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-01-28 15:02:50 -08:00
..