public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Naresh Kamboju <naresh.kamboju@linaro.org>
Cc: stable@vger.kernel.org, patches@lists.linux.dev,
	linux-kernel@vger.kernel.org, torvalds@linux-foundation.org,
	akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org,
	patches@kernelci.org, lkft-triage@lists.linaro.org,
	pavel@denx.de, jonathanh@nvidia.com, f.fainelli@gmail.com,
	sudipm.mukherjee@gmail.com, srw@sladewatkins.net, rwarsow@gmx.de,
	conor@kernel.org, allen.lkml@gmail.com, broonie@kernel.org,
	Anders Roxell <anders.roxell@linaro.org>,
	aleksander.lobakin@intel.com,
	"David S. Miller" <davem@davemloft.net>
Subject: Re: [PATCH 4.19 00/98] 4.19.321-rc1 review
Date: Wed, 4 Sep 2024 11:46:14 +0200	[thread overview]
Message-ID: <2024090459-second-vaporizer-eecf@gregkh> (raw)
In-Reply-To: <2024090449-reselect-charter-575b@gregkh>

On Wed, Sep 04, 2024 at 11:38:05AM +0200, Greg Kroah-Hartman wrote:
> On Mon, Sep 02, 2024 at 02:30:57PM +0530, Naresh Kamboju wrote:
> > On Sun, 1 Sept 2024 at 21:50, Greg Kroah-Hartman
> > <gregkh@linuxfoundation.org> wrote:
> > >
> > > This is the start of the stable review cycle for the 4.19.321 release.
> > > There are 98 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.
> > >
> > > Responses should be made by Tue, 03 Sep 2024 16:07:34 +0000.
> > > Anything received after that time might be too late.
> > >
> > > The whole patch series can be found in one patch at:
> > >         https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.19.321-rc1.gz
> > > or in the git tree and branch at:
> > >         git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.19.y
> > > and the diffstat can be found below.
> > >
> > > thanks,
> > >
> > > greg k-h
> > 
> > Apart from Powerpc build regressions we have noticed s390 build regression.
> > The S390 defconfig builds failed on Linux stable-rc 4.19.321-rc1 due to
> > following build warnings / errors with clang-18 and gcc-12.
> > 
> > This is a same problem on current stable-rc review on
> >    - 4.19.321-rc1 review
> > 
> > In the case of stable-rc linux-4.19.y
> > 
> > Reported-by: Linux Kernel Functional Testing <lkft@linaro.org>
> > 
> > Following two commits have been added on 4.19.321-rc1.
> > -------
> >   s390/cio: rename bitmap_size() -> idset_bitmap_size()
> >   commit c1023f5634b9bfcbfff0dc200245309e3cde9b54 upstream.
> > 
> >   bitmap: introduce generic optimized bitmap_size()
> >   commit a37fbe666c016fd89e4460d0ebfcea05baba46dc upstream.
> 
> Odd, this should have also shown up in your 5.4.y builds too.
> 
> I'll go drop this from both trees now, thanks.

Nope, I need it there, I'll go add some helper functions to make this
work, thanks.

greg k-h

  reply	other threads:[~2024-09-04  9:46 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-01 16:15 [PATCH 4.19 00/98] 4.19.321-rc1 review Greg Kroah-Hartman
2024-09-02  7:10 ` Pavel Machek
2024-09-02  8:46 ` Naresh Kamboju
2024-09-04  9:30   ` Greg Kroah-Hartman
2024-09-02  9:00 ` Naresh Kamboju
2024-09-04  9:38   ` Greg Kroah-Hartman
2024-09-04  9:46     ` Greg Kroah-Hartman [this message]
2024-09-02  9:14 ` Harshit Mogalapalli
2024-09-04  9:51   ` Greg Kroah-Hartman
2024-09-03  8:42 ` Jon Hunter

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=2024090459-second-vaporizer-eecf@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=aleksander.lobakin@intel.com \
    --cc=allen.lkml@gmail.com \
    --cc=anders.roxell@linaro.org \
    --cc=broonie@kernel.org \
    --cc=conor@kernel.org \
    --cc=davem@davemloft.net \
    --cc=f.fainelli@gmail.com \
    --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=patches@lists.linux.dev \
    --cc=pavel@denx.de \
    --cc=rwarsow@gmx.de \
    --cc=shuah@kernel.org \
    --cc=srw@sladewatkins.net \
    --cc=stable@vger.kernel.org \
    --cc=sudipm.mukherjee@gmail.com \
    --cc=torvalds@linux-foundation.org \
    /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