fw_devlink.strict=1 has been enabled by default. This was delaying the
probe of console devices. This series fixes that.

v1->v2:
- Added missing NULL check
- Added Tested-by tags

-Saravana

cc: sascha hauer <[email protected]>
cc: peng fan <[email protected]>
cc: kevin hilman <[email protected]>
cc: ulf hansson <[email protected]>
cc: len brown <[email protected]>
cc: pavel machek <[email protected]>
cc: joerg roedel <[email protected]>
cc: will deacon <[email protected]>
cc: andrew lunn <[email protected]>
cc: heiner kallweit <[email protected]>
cc: russell king <[email protected]>
cc: "david s. miller" <[email protected]>
cc: eric dumazet <[email protected]>
cc: jakub kicinski <[email protected]>
cc: paolo abeni <[email protected]>
cc: linus walleij <[email protected]>
cc: hideaki yoshifuji <[email protected]>
cc: david ahern <[email protected]>
cc: [email protected]
cc: [email protected]
cc: [email protected]
cc: [email protected]
cc: [email protected]
cc: [email protected]
Cc: [email protected]

Saravana Kannan (2):
  driver core: fw_devlink: Allow firmware to mark devices as best effort
  of: base: Avoid console probe delay when fw_devlink.strict=1

 drivers/base/core.c    | 3 ++-
 drivers/of/base.c      | 2 ++
 include/linux/fwnode.h | 4 ++++
 3 files changed, 8 insertions(+), 1 deletion(-)

-- 
2.37.0.rc0.161.g10f37bed90-goog

_______________________________________________
iommu mailing list
[email protected]
https://lists.linuxfoundation.org/mailman/listinfo/iommu

Reply via email to