On Mon, Dec 4, 2023 at 8:49 AM Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> wrote: > On 01/12/2023 15:05, Linus Walleij wrote: > > On Wed, Nov 29, 2023 at 5:15 PM Andy Shevchenko > > <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote: > > > >> The struct group_desc has a lot of duplication with struct pingroup. > >> Deduplicate that by embeddind the latter in the former and convert > >> users. > >> > >> Linus, assuming everything is fine, I can push this to my tree. > >> Or you can apply it (assumming all CIs and people are happy with > >> the series). > > > > I applied the series to devel so we get some rotation in linux-next, > > augmenting the relevant commit messages as discussed! > > > > ... and this next fails to build on standard defconfig: > https://krzk.eu/#/builders/76/builds/420/steps/9/logs/stdio > > I did not bisect yet, so I am just guessing that error looks like > something introduced here. Ooops how unfortunate. I actually thought the autobuilders grabbing patches from the mail lists would have warned. I dropped the majority of the patches (not the preparatory patches) from my tree again, rinse and repeat. Yours, Linus Walleij