[PATCH v1 0/2] Fix issues with deferred_probe_timeout being non-zero

Saravana Kannan posted 2 patches 3 years, 11 months ago
drivers/base/dd.c | 10 ----------
1 file changed, 10 deletions(-)
[PATCH v1 0/2] Fix issues with deferred_probe_timeout being non-zero
Posted by Saravana Kannan 3 years, 11 months ago
Setting deferred_probe_timeout to a non-zero default used to cause
issues with NFS rootfs. But the fix for that is causing other problem.
So revert the fix and set the default deferred_probe_timeout back to
zero.

Most of the Cc list if from commit 35a672363ab3. Please let me know if
you want to be removed from future patches related to
deferred_probe_timeout and NFS rootfs issues.

-Saravana

Saravana Kannan (2):
  driver core: Fix wait_for_device_probe() & deferred_probe_timeout
    interaction
  driver core: Set default deferred_probe_timeout back to 0.

 drivers/base/dd.c | 10 ----------
 1 file changed, 10 deletions(-)

-- 
2.36.1.124.g0e6072fb45-goog
Re: [PATCH v1 0/2] Fix issues with deferred_probe_timeout being non-zero
Posted by Geert Uytterhoeven 3 years, 11 months ago
Hi Saravana,

On Thu, May 26, 2022 at 10:22 AM Saravana Kannan <saravanak@google.com> wrote:
> Setting deferred_probe_timeout to a non-zero default used to cause
> issues with NFS rootfs. But the fix for that is causing other problem.
> So revert the fix and set the default deferred_probe_timeout back to
> zero.
>
> Most of the Cc list if from commit 35a672363ab3. Please let me know if
> you want to be removed from future patches related to
> deferred_probe_timeout and NFS rootfs issues.

Thanks for your series!

On Salvator-XS, Micrel KSZ9031 Gigabit PHY probe is no longer delayed
by 9s after applying this series.
Tested-by: Geert Uytterhoeven <geert+renesas@glider.be>

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds