On Thu, Jul 02, 2020 at 03:44:21PM +0200, Andrzej Hajda wrote: > /sys/kernel/debug/devices_deferred property contains list of deferred devices. > This list does not contain reason why the driver deferred probe, the patch > improves it. > The natural place to set the reason is dev_err_probe function introduced > recently, ie. if dev_err_probe will be called with -EPROBE_DEFER instead of > printk the message will be attached to a deferred device and printed when user > reads devices_deferred property. > > Signed-off-by: Andrzej Hajda <a.hajda@xxxxxxxxxxx> > Reviewed-by: Mark Brown <broonie@xxxxxxxxxx> > Reviewed-by: Javier Martinez Canillas <javierm@xxxxxxxxxx> > Reviewed-by: Andy Shevchenko <andy.shevchenko@xxxxxxxxx> > Reviewed-by: Rafael J. Wysocki <rafael@xxxxxxxxxx> > --- > v8: > - improved commit message I'm totally confused by this series. Can you resend the whole thing, as a full series, not just random individual patches in the series incremented? It's a pain to try to fish them all out as to which is the "latest" with all of the needed reviewed by lines :( thanks, greg k-h _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel