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:   Tue, 20 Jul 2021 08:21:29 +0200
From:   Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:     Naresh Kamboju <naresh.kamboju@...aro.org>
Cc:     open list <linux-kernel@...r.kernel.org>,
        Shuah Khan <shuah@...nel.org>,
        Florian Fainelli <f.fainelli@...il.com>, patches@...nelci.org,
        lkft-triage@...ts.linaro.org, Jon Hunter <jonathanh@...dia.com>,
        linux-stable <stable@...r.kernel.org>,
        Pavel Machek <pavel@...x.de>,
        Andrew Morton <akpm@...ux-foundation.org>,
        Linus Torvalds <torvalds@...ux-foundation.org>,
        Guenter Roeck <linux@...ck-us.net>,
        Namhyung Kim <namhyung@...nel.org>,
        Jiri Olsa <jolsa@...hat.com>,
        Arnaldo Carvalho de Melo <acme@...hat.com>,
        Andi Kleen <ak@...ux.intel.com>,
        Ian Rogers <irogers@...gle.com>,
        Peter Zijlstra <peterz@...radead.org>
Subject: Re: [PATCH 4.19 000/420] 4.19.198-rc2 review

On Tue, Jul 20, 2021 at 11:25:22AM +0530, Naresh Kamboju wrote:
> On Tue, 20 Jul 2021 at 00:15, Greg Kroah-Hartman
> <gregkh@...uxfoundation.org> wrote:
> >
> > This is the start of the stable review cycle for the 4.19.198 release.
> > There are 420 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 Wed, 21 Jul 2021 18:42:43 +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/v4.x/stable-review/patch-4.19.198-rc2.gz
> > or in the git tree and branch at:
> >         git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.19.y
> > and the diffstat can be found below.
> >
> > thanks,
> >
> > greg k-h
> 
> Perf fails to compile in 4.19 on Arm, Arm64, i386 and x86 with gcc 7.3
> It was also reported on 5.4.134-rc2.
> 
>   perf-1.0/perf-in.o: In function `tasks_setup':
>   tools/perf/builtin-report.c:664: undefined reference to `process_attr'
>   perf-in.o: In function `stats_setup':
>   tools/perf/builtin-report.c:644: undefined reference to `process_attr'
> 
> Bisection points to ee7531fb817c ("perf report: Fix --task and --stat
> with pipe input" [upstream commit
> 892ba7f18621a02af4428c58d97451f64685dba4]).
> 
> 
> > Namhyung Kim <namhyung@...nel.org>
> >     perf report: Fix --task and --stat with pipe input
> 
> Reported-by: Linux Kernel Functional Testing <lkft@...aro.org>

Thanks, now dropped from all branches.

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ