Re: [PATCH v1 1/1] maple_tree: Drop unused functions to fix the build

From: Andy Shevchenko
Date: Mon Sep 09 2024 - 06:24:23 EST


On Mon, Sep 09, 2024 at 11:16:49AM +0100, Lorenzo Stoakes wrote:
> On Mon, Sep 09, 2024 at 12:55:50PM GMT, Andy Shevchenko wrote:
> > On Mon, Sep 09, 2024 at 12:41:06PM +0300, Andy Shevchenko wrote:
> > > On Fri, Sep 06, 2024 at 04:05:47PM -0400, Liam R. Howlett wrote:
> > > > * Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> [240906 11:43]:
> > > > > On Fri, Sep 06, 2024 at 11:26:26AM -0400, Liam R. Howlett wrote:
> > > > > > This exists to stop people from using the bits while the feature is in
> > > > > > active development. We had the same patch a few days (weeks?) ago.
> > > > >
> > > > > This breaks build. Can you propose better solution, please?
> > > >
> > > > Can you please provide the config file and clang version that fails on
> > > > this error?
> > >
> > > I believe any of them where this module is marked to compile
> > > (and since it's listed as lib-y, means _any_ configuration will fail).
> > > For your convenience it's x86_64_defconfig in the source tree.
> > >
> > > Have you had a chance to read the referred commit?
> >
> > Btw, if you really, really need those stubs the workarond can be moving them to
> > a header file (IIUC what's this all about).
>
> This issue is resolved by
> https://lore.kernel.org/all/20240907021506.4018676-1-Liam.Howlett@xxxxxxxxxx/

Thanks, however I was expecting to see myself either in Cc or as reported in
that change. Whatever, the problem solved!

--
With Best Regards,
Andy Shevchenko