Re: [net-next PATCH v2 00/14] Add PCS core support

From: Jakub Kicinski
Date: Tue Apr 08 2025 - 11:39:56 EST


On Tue, 8 Apr 2025 11:30:43 -0400 Sean Anderson wrote:
> > These appear to break the build:
> >
> > drivers/acpi/property.c:1669:39: error: initialization of ‘int (*)(const struct fwnode_handle *, const char *, const char *, int, unsigned int, struct fwnode_reference_args *)’ from incompatible pointer type ‘int (*)(const struct fwnode_handle *, const char *, const char *, unsigned int, unsigned int, struct fwnode_reference_args *)’ [-Wincompatible-pointer-types]
> > 1669 | .get_reference_args = acpi_fwnode_get_reference_args, \
> >
> > Could you post as RFC until we can actually merge this? I'm worried
> > some sleep deprived maintainer may miss the note in the cover letter
> > and just apply it all to net-next..
>
> I would really like to keep RFC off the titles since some reviewers don't
> pay attention to RFC series.
>
> Would [DO NOT MERGE] in the subject be OK?

That works too.