From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Guenter Roeck <linux@roeck-us.net>
Cc: linux-kernel@vger.kernel.org, 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: Wed, 17 Nov 2021 08:59:04 +0100 [thread overview]
Message-ID: <YZS2SPIMqu7Ura/2@kroah.com> (raw)
In-Reply-To: <2861faf6-734f-a12a-6e07-e2a34ded994d@roeck-us.net>
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
next prev parent reply other threads:[~2021-11-17 7:59 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
2021-11-17 7:59 ` Greg Kroah-Hartman [this message]
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=YZS2SPIMqu7Ura/2@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=f.fainelli@gmail.com \
--cc=jonathanh@nvidia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.