public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Cc: Guenter Roeck <linux@roeck-us.net>,
	Naresh Kamboju <naresh.kamboju@linaro.org>,
	Huang Pei <huangpei@loongson.cn>,
	Thomas Bogendoerfer <tsbogend@alpha.franken.de>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	Stable <stable@vger.kernel.org>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Shuah Khan <shuah@kernel.org>,
	patches@kernelci.org, lkft-triage@lists.linaro.org,
	Pavel Machek <pavel@denx.de>,
	Jonathan Hunter <jonathanh@nvidia.com>,
	Florian Fainelli <f.fainelli@gmail.com>,
	slade@sladewatkins.com
Subject: Re: [PATCH 5.15 000/256] 5.15.27-rc2 review
Date: Wed, 9 Mar 2022 12:58:03 +0100	[thread overview]
Message-ID: <YiiWS/0UcOzTOPxt@kroah.com> (raw)
In-Reply-To: <CADVatmNXDx4-vrsyZBeRs8HHYfS3j8OPpS4CGnhQc=uyijgwvQ@mail.gmail.com>

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@roeck-us.net> wrote:
> >
> > On 3/8/22 14:27, Sudip Mukherjee wrote:
> > > On Tue, Mar 8, 2022 at 9:05 PM Greg Kroah-Hartman
> > > <gregkh@linuxfoundation.org> 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@gmail.com> wrote:
> > >>>>
> > >>>> On Tue, Mar 8, 2022 at 3:36 PM Sudip Mukherjee
> > >>>> <sudipm.mukherjee@gmail.com> 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

  reply	other threads:[~2022-03-09 11:58 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-07 16:28 [PATCH 5.15 000/256] 5.15.27-rc2 review Greg Kroah-Hartman
2022-03-07 19:41 ` Florian Fainelli
2022-03-07 23:49 ` Shuah Khan
     [not found]   ` <CADo9pHjuByLte3d8WhKf1jWw_=EoW-76405ptW-sZg0-AakxqQ@mail.gmail.com>
     [not found]     ` <CADo9pHiJGXFwvXDRqRCjYqowJkkP3GYzkO8jqPQK=z71V_5FOw@mail.gmail.com>
2022-03-08 15:48       ` Greg Kroah-Hartman
2022-03-08  2:31 ` Fox Chen
2022-03-08  7:49 ` Naresh Kamboju
2022-03-08  9:06 ` Ron Economos
2022-03-08 13:35 ` Bagas Sanjaya
2022-03-08 15:36 ` Sudip Mukherjee
2022-03-08 16:09   ` Sudip Mukherjee
2022-03-08 17:38     ` Naresh Kamboju
2022-03-08 21:05       ` Greg Kroah-Hartman
2022-03-08 22:27         ` Sudip Mukherjee
2022-03-09  0:53           ` Guenter Roeck
2022-03-09  9:53             ` Sudip Mukherjee
2022-03-09 11:58               ` Greg Kroah-Hartman [this message]
2022-03-08 22:45         ` Guenter Roeck
2022-03-09 11:57           ` Greg Kroah-Hartman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YiiWS/0UcOzTOPxt@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=f.fainelli@gmail.com \
    --cc=huangpei@loongson.cn \
    --cc=jonathanh@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=lkft-triage@lists.linaro.org \
    --cc=naresh.kamboju@linaro.org \
    --cc=patches@kernelci.org \
    --cc=pavel@denx.de \
    --cc=shuah@kernel.org \
    --cc=slade@sladewatkins.com \
    --cc=stable@vger.kernel.org \
    --cc=sudipm.mukherjee@gmail.com \
    --cc=torvalds@linux-foundation.org \
    --cc=tsbogend@alpha.franken.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox