stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	linux-kernel@vger.kernel.org
Cc: torvalds@linux-foundation.org, akpm@linux-foundation.org,
	shuah@kernel.org, patches@kernelci.org,
	lkft-triage@lists.linaro.org, pavel@denx.de,
	jonathanh@nvidia.com, f.fainelli@gmail.com,
	stable@vger.kernel.org
Subject: Re: [PATCH 5.15 000/927] 5.15.3-rc2 review
Date: Tue, 16 Nov 2021 10:18:28 -0800	[thread overview]
Message-ID: <2861faf6-734f-a12a-6e07-e2a34ded994d@roeck-us.net> (raw)
In-Reply-To: <20211116142631.571909964@linuxfoundation.org>

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.

Guenter

  parent reply	other threads:[~2021-11-16 18:18 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-16 15:01 [PATCH 5.15 000/927] 5.15.3-rc2 review Greg Kroah-Hartman
2021-11-16 17:18 ` Naresh Kamboju
2021-11-16 19:00   ` Daniel Díaz
2021-11-17  7:59     ` Greg Kroah-Hartman
2021-11-16 18:18 ` Guenter Roeck [this message]
2021-11-17  7:59   ` Greg Kroah-Hartman
2021-11-16 18:43 ` Shuah Khan
2021-11-16 20:28 ` Florian Fainelli
2021-11-16 21:17 ` Fox Chen
2021-11-16 21:59 ` Scott Bruce
2021-11-17  5:41   ` Scott Bruce
2021-11-17  8:04     ` Greg Kroah-Hartman
2021-11-17 16:05       ` Scott Bruce
2021-11-18 17:09         ` Greg Kroah-Hartman
2021-11-17  4:12 ` Guenter Roeck

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=2861faf6-734f-a12a-6e07-e2a34ded994d@roeck-us.net \
    --to=linux@roeck-us.net \
    --cc=akpm@linux-foundation.org \
    --cc=f.fainelli@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=jonathanh@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lkft-triage@lists.linaro.org \
    --cc=patches@kernelci.org \
    --cc=pavel@denx.de \
    --cc=shuah@kernel.org \
    --cc=stable@vger.kernel.org \
    --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;
as well as URLs for NNTP newsgroup(s).