]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
xen: wait up to 5 minutes for device connetion
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 8 Jul 2009 10:27:39 +0000 (12:27 +0200)
committerJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Thu, 3 Dec 2009 19:14:49 +0000 (11:14 -0800)
commitae7888012969355a548372e99b066d9e31153b62
tree08d57cf3355910a5aaedda8c8d77cd7d031a67f1
parentf8dc33088febc63286b7a60e6b678de8e064de8e
xen: wait up to 5 minutes for device connetion

Increases the device timeout from 10s to 5 minutes, giving the user a
visual indication during that time in case there are problems.  The patch
is a backport of changesets 144 and 150 in 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>
drivers/xen/xenbus/xenbus_probe.c