aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-sqlite-report
diff options
context:
space:
mode:
authorSaravana Kannan <[email protected]>2022-06-23 01:03:43 -0700
committerGreg Kroah-Hartman <[email protected]>2022-06-27 16:52:25 +0200
commita244ec3640e0dfe90f31750033433cb2c99446e8 (patch)
tree5d86259b12f7b5e6704e39fea090b55c8c866e3c /tools/perf/scripts/python/bin/export-to-sqlite-report
parent8f486cab263ca1b761c1aab9b36975afd355b799 (diff)
of: base: Avoid console probe delay when fw_devlink.strict=1
Commit 71066545b48e ("driver core: Set fw_devlink.strict=1 by default") enabled iommus and dmas dependency enforcement by default. On some systems, this caused the console device's probe to get delayed until the deferred_probe_timeout expires. We need consoles to work as soon as possible, so mark the console device node with FWNODE_FLAG_BEST_EFFORT so that fw_delink knows not to delay the probe of the console device for suppliers without drivers. The driver can then make the decision on where it can probe without those suppliers or defer its probe. Fixes: 71066545b48e ("driver core: Set fw_devlink.strict=1 by default") Reported-by: Sascha Hauer <[email protected]> Reported-by: Peng Fan <[email protected]> Tested-by: Peng Fan <[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]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-sqlite-report')
0 files changed, 0 insertions, 0 deletions