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:   Wed, 17 Nov 2021 08:59:04 +0100
From:   Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:     Guenter Roeck <linux@...ck-us.net>
Cc:     linux-kernel@...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, stable@...r.kernel.org
Subject: Re: [PATCH 5.15 000/927] 5.15.3-rc2 review

On Tue, Nov 16, 2021 at 10:18:28AM -0800, Guenter Roeck wrote:
> On 11/16/21 7:01 AM, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 5.15.3 release.
> > There are 927 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 Nov 2021 14:24:22 +0000.
> > Anything received after that time might be too late.
> > 
> 
> Building parisc:allmodconfig ... failed
> --------------
> Error log:
> In file included from include/linux/compiler_types.h:85,
>                  from <command-line>:
> arch/parisc/include/asm/jump_label.h: In function 'arch_static_branch':
> arch/parisc/include/asm/jump_label.h:18:18: error: expected ':' before '__stringify'
>    18 |                  __stringify(ASM_ULONG_INSN) " %c0 - .\n\t"
>       |                  ^~~~~~~~~~~
> include/linux/compiler-gcc.h:88:47: note: in definition of macro 'asm_volatile_goto'
>    88 | #define asm_volatile_goto(x...) do { asm goto(x); asm (""); } while (0)
>       |                                               ^
> In file included from include/linux/jump_label.h:117,
>                  from crypto/api.c:15:
> arch/parisc/include/asm/jump_label.h:23:1: error: label 'l_yes' defined but not used [-Werror=unused-label]
> 
> Caused by the crypto patches, which expose a missing include file in
> arch/parisc/include/asm/jump_label.h. The problem is also seen in the
> upstream kernel and (as of this writing) not yet fixed there.

I'm going to drop the crypto patches from the tree, they seem to not be
ready yet...

thanks,

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ