lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <2024073151-subsidy-scotch-04bb@gregkh>
Date: Wed, 31 Jul 2024 11:59:57 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Naresh Kamboju <naresh.kamboju@...aro.org>
Cc: stable@...r.kernel.org, patches@...ts.linux.dev,
	linux-kernel@...r.kernel.org, torvalds@...ux-foundation.org,
	akpm@...ux-foundation.org, linux@...ck-us.net, shuah@...nel.org,
	patches@...nelci.org, lkft-triage@...ts.linaro.org, pavel@...x.de,
	jonathanh@...dia.com, f.fainelli@...il.com,
	sudipm.mukherjee@...il.com, srw@...dewatkins.net, rwarsow@....de,
	conor@...nel.org, allen.lkml@...il.com, broonie@...nel.org,
	Thomas Richter <tmricht@...ux.ibm.com>, linux-s390@...r.kernel.org,
	Anders Roxell <anders.roxell@...aro.org>,
	Arnd Bergmann <arnd@...db.de>,
	Dan Carpenter <dan.carpenter@...aro.org>
Subject: Re: [PATCH 6.1 000/441] 6.1.103-rc2 review

On Wed, Jul 31, 2024 at 03:07:28PM +0530, Naresh Kamboju wrote:
> On Wed, 31 Jul 2024 at 13:34, Greg Kroah-Hartman
> <gregkh@...uxfoundation.org> wrote:
> >
> > This is the start of the stable review cycle for the 6.1.103 release.
> > There are 441 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 Fri, 02 Aug 2024 07:30:23 +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/v6.x/stable-review/patch-6.1.103-rc2.gz
> > or in the git tree and branch at:
> >         git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.1.y
> > and the diffstat can be found below.
> >
> > thanks,
> >
> > greg k-h
> 
> 
> On the 6.1.103-rc2 (and 6.1.103-rc1 ) s390 builds failed with gcc and
> clang due to
> following warnings / errors.
> 
> * s390, build
>   - clang-18-defconfig
>   - clang-nightly-defconfig
>   - gcc-13-defconfig
>   - gcc-8-defconfig-fe40093d
> 
> Build log:
> --------
> arch/s390/kernel/perf_cpum_cf.c: In function 'cfdiag_diffctr':
> arch/s390/kernel/perf_cpum_cf.c:226:22: error: implicit declaration of
> function 'cpum_cf_read_setsize'; did you mean 'cpum_cf_ctrset_size'?
> [-Werror=implicit-function-declaration]
>   226 |                 if (!cpum_cf_read_setsize(i))
>       |                      ^~~~~~~~~~~~~~~~~~~~
>       |                      cpum_cf_ctrset_size
> cc1: some warnings being treated as errors
> 
> commit log:
> --------
>   s390/cpum_cf: Fix endless loop in CF_DIAG event stop
>   [ Upstream commit e6ce1f12d777f6ee22b20e10ae6a771e7e6f44f5 ]s

Thanks, now dropped.

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ