[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <43644d42-3dfe-1c8c-fe6d-a017bc06087e@gmail.com>
Date: Fri, 8 Nov 2019 15:02:56 -0800
From: James Smart <jsmart2021@...il.com>
To: Bart Van Assche <bvanassche@....org>,
Stephen Rothwell <sfr@...b.auug.org.au>,
James Bottomley <James.Bottomley@...senPartnership.com>
Cc: Linux Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
"Martin K. Petersen" <martin.petersen@...cle.com>,
Dick Kennedy <dick.kennedy@...adcom.com>,
James Smart <james.smart@...adcom.com>
Subject: Re: linux-next: build warning after merge of the scsi tree
On 11/7/2019 7:51 AM, Bart Van Assche wrote:
> On 11/6/19 8:01 PM, Stephen Rothwell wrote:
>> Hi all,
>>
>> After merging the scsi tree, today's linux-next build (powerpc
>> ppc64_defconfig) produced this warning:
>>
>> drivers/scsi/lpfc/lpfc_init.c: In function 'lpfc_cpumask_of_node_init':
>> drivers/scsi/lpfc/lpfc_init.c:6020:6: warning: the address of
>> 'cpu_all_bits' will always evaluate as 'true' [-Waddress]
>> 6020 | if (!cpumask_of_node(numa_node))
>> | ^
>>
>> Introduced by commit
>>
>> dcaa21367938 ("scsi: lpfc: Change default IRQ model on AMD
>> architectures")
>
> Thanks Stephen for this report. A candidate fix has been posted:
> https://lore.kernel.org/linux-scsi/20191107052158.25788-6-bvanassche@acm.org/T/#u
>
>
> Bart.
>
>
See revised fix at:
https://marc.info/?l=linux-scsi&m=157325403920775&w=2
-- james
Powered by blists - more mailing lists