Re: [PATCH 5.15 000/256] 5.15.27-rc2 review

From: Greg Kroah-Hartman
Date: Wed Mar 09 2022 - 06:58:18 EST


On Wed, Mar 09, 2022 at 09:53:25AM +0000, Sudip Mukherjee wrote:
> On Wed, Mar 9, 2022 at 12:53 AM Guenter Roeck <linux@xxxxxxxxxxxx> wrote:
> >
> > On 3/8/22 14:27, Sudip Mukherjee wrote:
> > > On Tue, Mar 8, 2022 at 9:05 PM Greg Kroah-Hartman
> > > <gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
> > >>
> > >> On Tue, Mar 08, 2022 at 11:08:10PM +0530, Naresh Kamboju wrote:
> > >>> Hi Greg,
> > >>>
> > >>> On Tue, 8 Mar 2022 at 21:40, Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx> wrote:
> > >>>>
> > >>>> On Tue, Mar 8, 2022 at 3:36 PM Sudip Mukherjee
> > >>>> <sudipm.mukherjee@xxxxxxxxx> wrote:
> > >>>>>
> > >>>>> Hi Greg,
> > >>>>>
> > >>>>> On Mon, Mar 07, 2022 at 05:28:50PM +0100, Greg Kroah-Hartman wrote:
> > >>>>>> This is the start of the stable review cycle for the 5.15.27 release.
> > >>>>>> There are 256 patches in this series, all will be posted as a response
> > >>>>>> to this one. If anyone has any issues with these being applied, please
> > >>>>>> let me know.
> > >>>>>>
> > >>>>
> > >>>> <snip>
> > >>>>
> > >>>>>
> > >>>>> Mips failures,
> > >>>>>
> > >>>>> allmodconfig, gpr_defconfig and mtx1_defconfig fails with:
> > >>>
> > >
> > > <snip>
> > >
> > >>
> > >> Ah, I'll queue up the revert for that in the morning, thanks for finding
> > >> it. Odd it doesn't trigger the same issue in 5.16.y.
> > >
> > > ohh.. thats odd. I don't build v5.16.y, so never thought of it.
> > > Just checked a little now, and I was expecting it to be fixed by:
> > > e5b40668e930 ("slip: fix macro redefine warning")
> > > but it still has the build error. I will check tomorrow morning what
> > > is missing in v5.15.y
> > > Please delay the revert till tomorrow afternoon.
> > >
> >
> > In case you did not get my other e-mail: You also need commit
> > b81e0c2372e ("block: drop unused includes in <linux/genhd.h>").
>
> Thanks Guenter.
> And, I have now verified that both gpr_defconfig and mtx1_defconfig
> passes after cherry-picking these two commits.

Great, I've queued both these up now.

greg k-h