diff options
| author | Saravana Kannan <[email protected]> | 2022-06-03 13:31:38 +0200 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2022-06-03 11:58:54 -0700 |
| commit | 9be4cbd09da820a20d400670a45fc1571f6a13b8 (patch) | |
| tree | 72b1ba40c982cea924794e50fdb2b8585afb73d8 /tools/perf/scripts/python | |
| parent | 5ee76c256e928455212ab759c51d198fedbe7523 (diff) | |
driver core: Set default deferred_probe_timeout back to 0.
Since we had to effectively reverted
commit 35a672363ab3 ("driver core: Ensure wait_for_device_probe() waits
until the deferred_probe_timeout fires") in an earlier patch, a non-zero
deferred_probe_timeout will break NFS rootfs mounting [1] again. So, set
the default back to zero until we can fix that.
[1] - https://lore.kernel.org/lkml/TYAPR01MB45443DF63B9EF29054F7C41FD8C60@TYAPR01MB4544.jpnprd01.prod.outlook.com/
Fixes: 2b28a1a84a0e ("driver core: Extend deferred probe timeout on driver registration")
Cc: Mark Brown <[email protected]>
Cc: Rob Herring <[email protected]>
Reported-by: Nathan Chancellor <[email protected]>
Reported-by: Sebastian Andrzej Siewior <[email protected]>
Tested-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Saravana Kannan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions