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] [day] [month] [year] [list]
Date:   Sat, 22 May 2021 00:40:35 -0400
From:   "Martin K. Petersen" <martin.petersen@...cle.com>
To:     hare@...e.com, jejb@...ux.ibm.com, trix@...hat.com
Cc:     "Martin K . Petersen" <martin.petersen@...cle.com>,
        linux-kernel@...r.kernel.org, linux-scsi@...r.kernel.org
Subject: Re: [PATCH] [SCSI] aic7xxx: remove multiple definition of globals

On Mon, 17 May 2021 13:50:57 -0700, trix@...hat.com wrote:

> When building the aicasm with gcc 10.2 + gas 26.1
> Multiple definitions of global variables cause these errors.
> 
> multiple definition of `args';
> multiple definition of `yylineno';
> 
> args came from the expansion of
> STAILQ_HEAD(macro_arg_list, macro_arg) args;
> 
> [...]

Applied to 5.13/scsi-fixes, thanks!

[1/1] aic7xxx: remove multiple definition of globals
      https://git.kernel.org/mkp/scsi/c/b4de11dfb569

-- 
Martin K. Petersen	Oracle Linux Engineering

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ