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] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+G9fYtosFR2O3A+bgYKV4q+13dWdfqGFqmB+NVu3Qfdfa3Ghg@mail.gmail.com>
Date: Wed, 17 Jul 2024 01:59:21 +0530
From: Naresh Kamboju <naresh.kamboju@...aro.org>
To: Pavel Machek <pavel@...x.de>
Cc: Florian Fainelli <f.fainelli@...il.com>, Greg Kroah-Hartman <gregkh@...uxfoundation.org>, 
	stable@...r.kernel.org, Paulo Alcantara <pc@...guebit.com>, 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, jonathanh@...dia.com, 
	sudipm.mukherjee@...il.com, srw@...dewatkins.net, rwarsow@....de, 
	conor@...nel.org, allen.lkml@...il.com, broonie@...nel.org
Subject: Re: [PATCH 6.1 00/96] 6.1.100-rc1 review

On Wed, 17 Jul 2024 at 00:31, Pavel Machek <pavel@...x.de> wrote:
>
> On Tue 2024-07-16 11:42:39, Florian Fainelli wrote:
> > On 7/16/24 08:31, Greg Kroah-Hartman wrote:
> > > This is the start of the stable review cycle for the 6.1.100 release.
> > > There are 96 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 Thu, 18 Jul 2024 15:27:21 +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.100-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-6.1.y
> > > and the diffstat can be found below.
>
> > Commit acbfb53f772f96fdffb3fba2fa16eed4ad7ba0d2 ("cifs: avoid dup prefix
> > path in dfs_get_automount_devname()") causes the following build failure on
> > bmips_stb_defconfig:
> >
> > In file included from ./include/linux/build_bug.h:5,
> >                  from ./include/linux/container_of.h:5,
> >                  from ./include/linux/list.h:5,
> >                  from ./include/linux/module.h:12,
> >                  from fs/smb/client/cifsfs.c:13:
> > fs/smb/client/cifsproto.h: In function 'dfs_get_automount_devname':
> > fs/smb/client/cifsproto.h:74:22: error: 'struct TCP_Server_Info' has no
> > member named 'origin_fullpath'
> >   if (unlikely(!server->origin_fullpath))
>
>
> We see same problem.

Same problem as others have already reported on the
arm, parisc and powerpc.
+
The old s390 build failures which were reported from
the previous stable-rc 6.1 release.

* arm, build
  - clang-18-nhk8815_defconfig
  - clang-18-s3c2410_defconfig
  - clang-nightly-nhk8815_defconfig
  - clang-nightly-s3c2410_defconfig
  - gcc-13-nhk8815_defconfig
  - gcc-13-s3c2410_defconfig
  - gcc-8-nhk8815_defconfig

* parisc, build
  - gcc-11-defconfig

* powerpc, build
  - clang-18-defconfig
  - clang-18-ppc64e_defconfig
  - clang-nightly-defconfig
  - clang-nightly-ppc64e_defconfig
  - gcc-13-defconfig
  - gcc-13-ppc64e_defconfig
  - gcc-8-defconfig
  - gcc-8-ppc64e_defconfig

and

* s390, build
  - clang-18-allnoconfig
  - clang-18-defconfig
  - clang-18-tinyconfig
  - clang-nightly-allnoconfig
  - clang-nightly-defconfig
  - clang-nightly-tinyconfig
  - gcc-13-allnoconfig
  - gcc-13-defconfig
  - gcc-13-tinyconfig
  - gcc-8-allnoconfig
  - gcc-8-defconfig-fe40093d
  - gcc-8-tinyconfig

Reported-by: Linux Kernel Functional Testing <lkft@...aro.org>


--
Linaro LKFT
https://lkft.linaro.org

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ