2024-03-27 02:45:52

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: build failure after merge of the scsi-mkp tree

Hi all,

After merging the scsi-mkp tree, today's linux-next build (arm64
defconfig) failed like this:

aarch64-linux-gnu-ld: drivers/ata/libata-sata.o:drivers/ata/libata-sata.c:900: multiple definition of `dev_attr_ncq_prio_supported'; drivers/scsi/libsas/sas_ata.o:drivers/scsi/libsas/sas_ata.c:984: first defined here
aarch64-linux-gnu-ld: drivers/ata/libata-sata.o:drivers/ata/libata-sata.c:1026: multiple definition of `dev_attr_ncq_prio_enable'; drivers/scsi/libsas/sas_ata.o:drivers/scsi/libsas/sas_ata.c:1022: first defined here

Caused by commit

b4d3ddd2df75 ("scsi: libsas: Define NCQ Priority sysfs attributes for SATA devices")

I have used the scsi-mkp tree from next-20240326 for today.
--
Cheers,
Stephen Rothwell


Attachments:
(No filename) (499.00 B)
OpenPGP digital signature

2024-03-28 00:19:11

by Martin K. Petersen

[permalink] [raw]
Subject: Re: linux-next: build failure after merge of the scsi-mkp tree


Stephen,

> Caused by commit
>
> b4d3ddd2df75 ("scsi: libsas: Define NCQ Priority sysfs attributes for SATA devices")
>
> I have used the scsi-mkp tree from next-20240326 for today.

Should now be addressed by commit 0ff10cb7f818 ("scsi: libsas: Fix
declaration of ncq priority attributes").

--
Martin K. Petersen Oracle Linux Engineering