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]
Date:   Tue, 16 Aug 2022 14:17:00 +0200
From:   Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:     Guenter Roeck <linux@...ck-us.net>
Cc:     linux-kernel@...r.kernel.org, stable@...r.kernel.org,
        torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
        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,
        slade@...dewatkins.com
Subject: Re: [PATCH 5.15 000/779] 5.15.61-rc1 review

On Tue, Aug 16, 2022 at 04:34:07AM -0700, Guenter Roeck wrote:
> On Mon, Aug 15, 2022 at 07:54:04PM +0200, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 5.15.61 release.
> > There are 779 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 Wed, 17 Aug 2022 18:01:29 +0000.
> > Anything received after that time might be too late.
> > 
> 
> Building powerpc:ppc32_allmodconfig ... failed
> Building powerpc:ppc6xx_defconfig ... failed
> --------------
> Error log:
> arch/powerpc/sysdev/fsl_pci.c: In function 'fsl_add_bridge':
> arch/powerpc/sysdev/fsl_pci.c:601:39: error: 'PCI_CLASS_BRIDGE_PCI_NORMAL' undeclared
> 
> This affects v5.15.y and earlier branches. Several patches
> would be needded to make this work. In mainline:
> 
> 0c551abfa004 powerpc/fsl-pci: Fix Class Code of PCIe Root Port
> 113fe88eed53 powerpc: Don't include asm/setup.h in asm/machdep.h
> e6f6390ab7b9 powerpc: Add missing headers
> 904b10fb189c PCI: Add defines for normal and subtractive PCI bridges
> 
> There may be others since the patches touch several files, and it seems
> quite unlikely that they all apply to older kernels. It may be easier
> to define PCI_CLASS_BRIDGE_PCI_NORMAL locally.

Yeah, I'll just pick that portion out of 904b10fb189c ("PCI: Add defines
for normal and subtractive PCI bridges") to fix this build up (and the
build on older queues.)

thanks,

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ