On Wed, May 27, 2020 at 1:49 PM Bartosz Golaszewski <brgl@xxxxxxxx> wrote: > > śr., 27 maj 2020 o 13:33 Arnd Bergmann <arnd@xxxxxxxx> napisał(a): > > > > On Wed, May 27, 2020 at 10:46 AM Bartosz Golaszewski <brgl@xxxxxxxx> wrote: > > > Thanks for reporting this! I have a fix ready and will send it shortly. > > > > I already have a workaround for this bug as well as another one > > in my tree that I'll send later today after some more testing. > > > > Feel free to wait for that, or just ignore mine if you already have a fix. > > > > I already posted a fix[1]. Sorry for omitting you, but somehow your > name didn't pop up in get_maintainers.pl. I'm not a maintainer for this, I just do a lot of build fixes on the side, as I verify the stuff that I merge myself ;-) > [1] https://lkml.org/lkml/2020/5/27/378 Ok, perfect, that is indeed the correct fix and mine was wrong. I'll just send a fix for the other bug (unused-function warning) then. Arnd