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). -- With Best Regards, Andy Shevchenko