Re: [PATCH v1 0/2] Ulf reported an issue[1] with fw_devlink. This series tries to fix that issue.

From: Rafael J. Wysocki
Date: Thu Sep 02 2021 - 12:31:30 EST


On Thu, Sep 2, 2021 at 6:27 PM Saravana Kannan <saravanak@xxxxxxxxxx> wrote:
>
> On Thu, Sep 2, 2021 at 8:56 AM Rafael J. Wysocki <rafael@xxxxxxxxxx> wrote:
> >
> > On Thu, Sep 2, 2021 at 4:57 AM Saravana Kannan <saravanak@xxxxxxxxxx> wrote:
> > >
> > > Oops, forgot to use a proper subject. Sorry.
> >
> > Is this a replacement for the "Fix rtl8366rb issues with fw_devlink=on " series?
>
> No. This is unrelated to that. This is the issue I'm trying to fix:
> https://lore.kernel.org/lkml/CAPDyKFo9Bxremkb1dDrr4OcXSpE0keVze94Cm=zrkOVxHHxBmQ@xxxxxxxxxxxxxx/

Allright, thanks!

> This is kind of a replacement to, but the patch below might be needed
> in general (needs more thought):
> https://lore.kernel.org/lkml/CAGETcx9U2M5i1CAx605fG3Qwm1xwjH2uy4kY4vrAF7YSRSSg+w@xxxxxxxxxxxxxx/

I see.


> > > On Wed, Sep 1, 2021 at 7:55 PM Saravana Kannan <saravanak@xxxxxxxxxx> wrote:
> > > >
> > > > Ulf, mind testing this?
> > > >
> > > > Thanks,
> > > > Saravana
> > > > [1] - https://lore.kernel.org/lkml/CAPDyKFo9Bxremkb1dDrr4OcXSpE0keVze94Cm=zrkOVxHHxBmQ@xxxxxxxxxxxxxx/
> > > >
> > > > Cc: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
> > > >
> > > > Saravana Kannan (2):
> > > > driver core: Add support for FWNODE_FLAG_NEVER_PROBES
> > > > of: platform: Mark bus devices nodes with FWNODE_FLAG_NEVER_PROBES
> > > >
> > > > drivers/base/core.c | 8 ++++++++
> > > > drivers/of/platform.c | 16 ++++++++++++++++
> > > > include/linux/fwnode.h | 8 +++++---
> > > > 3 files changed, 29 insertions(+), 3 deletions(-)
> > > >
> > > > --
> > > > 2.33.0.259.gc128427fd7-goog
> > > >