<div class="gmail_quote">On Mon, Oct 17, 2011 at 18:41, Keith Packard <span dir="ltr"><<a href="mailto:keithp@keithp.com">keithp@keithp.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">On Mon, 17 Oct 2011 11:12:29 -0200, Eugeni Dodonov <<a href="mailto:eugeni.dodonov@intel.com">eugeni.dodonov@intel.com</a>> wrote:<br>
<br>
> +             if (ret == -ENXIO) {<br>
> +                     DRM_DEBUG_KMS("drm: skipping non-existent adapter %s\n",<br>
> +                                     adapter->name);<br>
> +                     break;<br>
> +             }<br>
<br>
</div>This seems good to me; are there additional error values which should<br>
also be considered fatal and not subject to retry?<br></blockquote><div><br>From what I've checked, the other return error value in this context could be -EREMOTEIO, which could be caused by transmission error so it should be retried.<br>

 </div></div>-- <br>Eugeni Dodonov<a href="http://eugeni.dodonov.net/" target="_blank"><br></a><br>