Re: [PATCH 0/7] Cleanup after removal of configs

From: Arnd Bergmann
Date: Wed Dec 15 2021 - 16:49:44 EST


On Fri, Dec 10, 2021 at 9:38 PM Alexandre Ghiti
<alexandre.ghiti@xxxxxxxxxxxxx> wrote:
>
> On Fri, Nov 5, 2021 at 4:56 PM Arnd Bergmann <arnd@xxxxxxxx> wrote:
> >
> > On Fri, Nov 5, 2021 at 4:43 PM Alexandre Ghiti
> > <alexandre.ghiti@xxxxxxxxxxxxx> wrote:
> > >
> > > While bumping from 5.13 to 5.15, I found that a few deleted configs had
> > > left some pieces here and there: this patchset cleans that.
> > >
> > > Alexandre Ghiti (7):
> > > Documentation, arch: Remove leftovers from fscache/cachefiles
> > > histograms
> > > Documentation, arch: Remove leftovers from raw device
> > > Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASH
> > > arch: Remove leftovers from mandatory file locking
> > > Documentation, arch, fs: Remove leftovers from fscache object list
> > > include: mfd: Remove leftovers from bd70528 watchdog
> > > arch: Remove leftovers from prism54 wireless driver
> >
> > Looks all good to me, thanks a lot for the cleanup!
> >
> > For arch/arm/configs:
> >
> > Acked-by: Arnd Bergmann <arnd@xxxxxxxx>
> >
> > assuming this goes through someone else's tree. Let me know if you need me
> > to pick up the patches in the asm-generic tree for cross-architecture work.
>
> Arnd, do you mind taking the whole series except patch 6 ("include:
> mfd: Remove leftovers from bd70528 watchdog") as this will be handled
> separately. I can ask Jonathan for the doc patches if needed.

I tried to apply them, but only three of the patches applied cleanly. Can you
resend them based on v5.16-rc1?

Arnd