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]
Message-ID: <20190604154208.GH24504@kernel.org>
Date:   Tue, 4 Jun 2019 12:42:08 -0300
From:   Arnaldo Carvalho de Melo <arnaldo.melo@...il.com>
To:     Alexey Budankov <alexey.budankov@...ux.intel.com>
Cc:     Arnaldo Carvalho de Melo <arnaldo.melo@...il.com>,
        Jiri Olsa <jolsa@...hat.com>,
        Namhyung Kim <namhyung@...nel.org>,
        Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
        Peter Zijlstra <peterz@...radead.org>,
        Ingo Molnar <mingo@...hat.com>,
        Andi Kleen <ak@...ux.intel.com>,
        linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v5] perf record: collect user registers set jointly with
 dwarf stacks

Em Tue, Jun 04, 2019 at 05:56:30PM +0300, Alexey Budankov escreveu:
> 
> On 04.06.2019 17:12, Arnaldo Carvalho de Melo wrote:
> > Em Fri, May 31, 2019 at 09:27:38AM +0300, Alexey Budankov escreveu:
> <SNIP>
> > 
> > Now cross building to a few arches is failing, so far:
> > 
> > [perfbuilder@...co ~]$ cat /tmp/dm.log/summary
> >  alpine:3.4: Ok
> >  alpine:3.5: Ok
> >  alpine:3.6: Ok
> >  alpine:3.7: Ok
> >  alpine:3.8: Ok
> >  alpine:3.9: Ok
> >  alpine:edge: Ok
> >  amazonlinux:1: Ok
> >  amazonlinux:2: Ok
> >  android-ndk:r12b-arm: Ok
> >  android-ndk:r15c-arm: Ok
> >  centos:5: Ok
> >  centos:6: Ok
> >  centos:7: Ok
> >  clearlinux:latest: Ok
> >  debian:8: Ok
> >  debian:9: Ok
> >  debian:experimental: Ok
> >  debian:experimental-x-arm64: Ok
> >  debian:experimental-x-mips: FAIL
> >  debian:experimental-x-mips64: FAIL
> >  debian:experimental-x-mipsel: FAIL
> >  fedora:20: Ok
> >  fedora:22: Ok
> >  fedora:23: Ok
> >  fedora:24: Ok
> >  fedora:24-x-ARC-uClibc: FAIL
> >  fedora:25: Ok
> >  fedora:26: Ok
> >  fedora:27: Ok
> > [perfbuilder@...co ~]$
> 
> That below can fix it. Unfortunately can't test in advance on that architectures.

Thanks for the prompt fix, just from visual inspection it looks good,
but just in case:

[perfbuilder@...co ~]$ dm debian:experimental-x-{arm64,mips,mips64,mipsel} fedora:{24-x-ARC-uClibc,30-x-ARC-{g,uC}libc} 
   1   debian:experimental-x-arm64   : Ok   aarch64-linux-gnu-gcc (Debian 8.3.0-7) 8.3.0
   2   debian:experimental-x-mips    : Ok   mips-linux-gnu-gcc (Debian 8.3.0-7) 8.3.0
   3   debian:experimental-x-mips64  : Ok   mips64-linux-gnuabi64-gcc (Debian 8.3.0-7) 8.3.0
   4   debian:experimental-x-mipsel  : Ok   mipsel-linux-gnu-gcc (Debian 8.3.0-7) 8.3.0
   5   fedora:24-x-ARC-uClibc        : Ok   arc-linux-gcc (ARCompact ISA Linux uClibc toolchain 2017.09-rc2) 7.1.1 20170710
   6   fedora:30-x-ARC-glibc         : Ok   arc-linux-gcc (ARC HS GNU/Linux glibc toolchain 2019.03-rc1) 8.3.1 20190225
   7   fedora:30-x-ARC-uClibc        : Ok   arc-linux-gcc (ARCv2 ISA Linux uClibc toolchain 2019.03-rc1) 8.3.1 20190225
[perfbuilder@...co ~]$

So I merged this fix with your v5 so as to keep the tree bisectable,

- Arnaldo

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ