[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Ys6TeKHEep1PO5Yk@kroah.com>
Date: Wed, 13 Jul 2022 11:42:16 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Naresh Kamboju <naresh.kamboju@...aro.org>
Cc: Florian Fainelli <f.fainelli@...il.com>,
linux-kernel@...r.kernel.org, stable@...r.kernel.org,
torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
linux@...ck-us.net, shuah@...nel.org, patches@...nelci.org,
lkft-triage@...ts.linaro.org, pavel@...x.de, jonathanh@...dia.com,
sudipm.mukherjee@...il.com, slade@...dewatkins.com,
Arnaldo Carvalho de Melo <acme@...hat.com>
Subject: Re: [PATCH 5.10 000/130] 5.10.131-rc1 review
On Wed, Jul 13, 2022 at 03:05:26PM +0530, Naresh Kamboju wrote:
> On Wed, 13 Jul 2022 at 04:45, Florian Fainelli <f.fainelli@...il.com> wrote:
> >
> > On 7/12/22 11:37, Greg Kroah-Hartman wrote:
> > > This is the start of the stable review cycle for the 5.10.131 release.
> > > There are 130 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, 14 Jul 2022 18:32:19 +0000.
> > > Anything received after that time might be too late.
> > >
> > > The whole patch series can be found in one patch at:
> > > https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.10.131-rc1.gz
> > > or in the git tree and branch at:
> > > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.10.y
> > > and the diffstat can be found below.
> > >
> > > thanks,
> > >
> > > greg k-h
>
>
> > perf fails to build with:
>
> I have also noticed perf build failed.
>
> Reported-by: Linux Kernel Functional Testing <lkft@...aro.org>
>
> In file included from util/intel-pt-decoder/intel-pt-insn-decoder.c:15:
> util/intel-pt-decoder/../../../arch/x86/lib/insn.c:13:10: fatal error:
> asm/inat.h: No such file or directory
> 13 | #include <asm/inat.h> /* __ignore_sync_check__ */
> | ^~~~~~~~~~~~
> compilation terminated.
>
> Build log:
> https://builds.tuxbuild.com/2BrKWlDZbrZwQIfxzeMf6fv37sn/
Should now be fixed in the tree, I'll push out a -rc2 so that your build
tools will pick it up.
thanks,
greg k-h
Powered by blists - more mailing lists