-----Original Message-----
From: John Garry [mailto:john.garry@huawei.com]
Sent: Tuesday, February 9, 2021 1:45 PM
To: kernel test robot <lkp(a)intel.com>; Sreekanth Reddy
<sreekanth.reddy(a)broadcom.com>; martin.petersen(a)oracle.com
Cc: kbuild-all(a)lists.01.org; linux-scsi(a)vger.kernel.org;
sathya.prakash(a)broadcom.com; suganath-
prabu.subramani(a)broadcom.com; kashyap.desai(a)broadcom.com
Subject: Re: [PATCH] mpt3sas: Added support for shared host tagset for
cpuhotplug
On 01/02/2021 16:34, kernel test robot wrote:
> All errors (new ones prefixed by >>):
>
>>> aarch64-linux-ld:
>>> drivers/scsi/mpt3sas/mpt3sas_scsih.o:(.data+0xb80): multiple
>>> definition of `host_tagset_enable';
>>> drivers/scsi/megaraid/megaraid_sas_base.o:(.data+0x2280): first
>>> defined here
> ---
> 0-DAY CI Kernel Test Service, Intel Corporation
It would be good to fix this for megaraid sas also, i.e. make
host_tagset_enable static?
I will take care this in megaraid_sas.
Cheers,
John