mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Guenter Roeck <linux@roeck-us.net>
Cc: linux-kernel@vger.kernel.org, stable@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,
	sudipm.mukherjee@gmail.com, slade@sladewatkins.com
Subject: Re: [PATCH 5.10 000/541] 5.10.137-rc2 review
Date: Sun, 21 Aug 2022 14:16:51 +0200	[thread overview]
Message-ID: <YwIiM6l/f3354+7B@kroah.com> (raw)
In-Reply-To: <20220821120348.GA2332676@roeck-us.net>

On Sun, Aug 21, 2022 at 05:03:48AM -0700, Guenter Roeck wrote:
> On Sat, Aug 20, 2022 at 08:39:26PM +0200, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 5.10.137 release.
> > There are 541 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 Mon, 22 Aug 2022 18:28:24 +0000.
> > Anything received after that time might be too late.
> > 
> Build results:
> 	total: 163 pass: 162 fail: 1
> Failed builds:
> 	um:defconfig
> Qemu test results:
> 	total: 474 pass: 474 fail: 0
> 
> The build error is:
> 
> Building um:defconfig ... failed
> --------------
> Error log:
> In file included from arch/um/include/shared/irq_user.h:10,
>                  from arch/um/include/shared/os.h:12,
>                  from arch/um/kernel/umid.c:9:
> include/linux/stddef.h:11:9: error: expected identifier before numeric constant
>    11 |         false   = 0,
>       |         ^~~~~
> include/linux/types.h:30:33: error: two or more data types in declaration specifiers
>    30 | typedef _Bool                   bool;
>       |                                 ^~~~
> In file included from arch/um/include/shared/os.h:17,
>                  from arch/um/kernel/umid.c:9:
> include/linux/types.h:30:1: warning: useless type name in empty declaration
>    30 | typedef _Bool                   bool;
>       | ^~~~~~~
> 
> Bisect points to commit 6660dd43bbf ("um: seed rng using host OS rng"),
> and reverting it fixes the problem.

Thanks, I'll go drop that commit now.

greg k-h

  reply	other threads:[~2022-08-21 12:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-20 18:39 Greg Kroah-Hartman
2022-08-21 12:03 ` Guenter Roeck
2022-08-21 12:16   ` Greg Kroah-Hartman [this message]
2022-08-22 10:39 ` Naresh Kamboju

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=YwIiM6l/f3354+7B@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=slade@sladewatkins.com \
    --cc=stable@vger.kernel.org \
    --cc=sudipm.mukherjee@gmail.com \
    --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

Powered by JetHome