Re: [PATCH] [SCSI] aic7xxx: remove multiple definition of globals

From: Martin K. Petersen
Date: Sat May 22 2021 - 00:41:07 EST


On Mon, 17 May 2021 13:50:57 -0700, trix@xxxxxxxxxx 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