mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Fix issues with deferred_probe_timeout being non-zero
@ 2022-05-26  3:46 Saravana Kannan
  2022-05-26  3:46 ` [PATCH v1 1/2] driver core: Fix wait_for_device_probe() & deferred_probe_timeout interaction Saravana Kannan
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Saravana Kannan @ 2022-05-26  3:46 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Rafael J. Wysocki, John Stultz, Mark Brown,
	Rob Herring, Saravana Kannan
  Cc: kernel-team, linux-kernel

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-05-30  9:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-26  3:46 [PATCH v1 0/2] Fix issues with deferred_probe_timeout being non-zero Saravana Kannan
2022-05-26  3:46 ` [PATCH v1 1/2] driver core: Fix wait_for_device_probe() & deferred_probe_timeout interaction Saravana Kannan
2022-05-26  4:04   ` John Stultz
2022-05-26  3:46 ` [PATCH v1 2/2] driver core: Set default deferred_probe_timeout back to 0 Saravana Kannan
2022-05-30  9:44 ` [PATCH v1 0/2] Fix issues with deferred_probe_timeout being non-zero Geert Uytterhoeven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®