xen: improvement to wait_for_devices()
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 8 Jul 2009 10:27:38 +0000 (12:27 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 6 Jan 2010 23:04:56 +0000 (15:04 -0800)
commit2cfea0096f008796246646f7cb1483f9b298b1d2
tree88ca37334eb20b277168be46714031deffd788bc
parentaf70ddfa0a21d625f1b7ed3389ce30eeed0896c3
xen: improvement to wait_for_devices()

commit f8dc33088febc63286b7a60e6b678de8e064de8e upstream.

When printing a warning about a timed-out device, print the
current state of both ends of the device connection (i.e., backend as
well as frontend).  This backports half of changeset 146 from the
Xenbits tree.

Cc: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/xen/xenbus/xenbus_probe.c