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:   Wed, 6 Oct 2021 20:54:44 +1100
From:   Stephen Rothwell <sfr@...b.auug.org.au>
To:     Borislav Petkov <bp@...e.de>
Cc:     Thomas Gleixner <tglx@...utronix.de>,
        Ingo Molnar <mingo@...hat.com>,
        "H. Peter Anvin" <hpa@...or.com>,
        Peter Zijlstra <peterz@...radead.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Linux Next Mailing List <linux-next@...r.kernel.org>,
        Arnaldo Carvalho de Melo <acme@...nel.org>
Subject: Re: linux-next: build failure after merge of the tip tree

Hi Borislav,

On Wed, 6 Oct 2021 11:31:00 +0200 Borislav Petkov <bp@...e.de> wrote:
>
> + acme.
> 
> On Wed, Oct 06, 2021 at 01:58:26PM +1100, Stephen Rothwell wrote:
> > After merging the tip tree, today's linux-next build (native perf)
> > failed like this:
> >
> > In file included from util/intel-pt-decoder/../../../arch/x86/lib/insn.c:16,
> >                  from util/intel-pt-decoder/intel-pt-insn-decoder.c:15:
> > util/intel-pt-decoder/../../../arch/x86/lib/insn.c: In function '__insn_get_emulate_prefix':
> > tools/include/../include/asm-generic/unaligned.h:10:15: error: packed attribute is unnecessary [-Werror=packed]
> >    10 |  const struct { type x; } __packed *__pptr = (typeof(__pptr))(ptr); \  
> 
> Thanks for the report - luckily, the patch is the topmost one on the
> branch so I can simply edit it.
> 
> Here's the new version, you can simply apply the last hunk on your tree
> only to verify that it fixes it but it should as the hw arch should not
> matter - it explodes because perf tool builds with -Werror and I can
> trigger it too.
> 
> I'll redo tip/master once you confirm.

Works for me, thanks.

Tested-by: Stephen Rothwell <sfr@...b.auug.org.au> # ppc64le compile

-- 
Cheers,
Stephen Rothwell

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ