linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: linux-next: build failure after merge of the net-next tree
       [not found] <20210823120929.7c6f7a4f@canb.auug.org.au>
@ 2021-08-23  6:34 ` Heiner Kallweit
  2021-08-23 10:20   ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Heiner Kallweit @ 2021-08-23  6:34 UTC (permalink / raw)
  To: Stephen Rothwell, David Miller, Networking, Bjorn Helgaas
  Cc: Linux Kernel Mailing List, Linux Next Mailing List, linux-pci

On 23.08.2021 04:09, Stephen Rothwell wrote:
> Hi all,
> 
> After merging the net-next tree, today's linux-next build (powerpc
> ppc64_defconfig) failed like this:
> 
> drivers/net/ethernet/broadcom/bnx2.c: In function 'bnx2_read_vpd_fw_ver':
> drivers/net/ethernet/broadcom/bnx2.c:8055:6: error: implicit declaration of function 'pci_vpd_find_ro_info_keyword'; did you mean 'pci_vpd_find_info_keyword'? [-Werror=implicit-function-declaration]
>  8055 |  j = pci_vpd_find_ro_info_keyword(data, BNX2_VPD_LEN,
>       |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |      pci_vpd_find_info_keyword
> 
> Caused by commit
> 
>   ddc122aac91f ("bnx2: Search VPD with pci_vpd_find_ro_info_keyword()")
> 
> I have used the net-next tree from next-20210820 for today.
> 
This series was supposed to go through the PCI tree. It builds on recent patches
that are in the PCI tree, but not in linux-next yet.
I mentioned this dependency in the cover letter for the last series, but forgot
it this time. Sorry.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: linux-next: build failure after merge of the net-next tree
  2021-08-23  6:34 ` linux-next: build failure after merge of the net-next tree Heiner Kallweit
@ 2021-08-23 10:20   ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2021-08-23 10:20 UTC (permalink / raw)
  To: hkallweit1; +Cc: sfr, netdev, bhelgaas, linux-kernel, linux-next, linux-pci

From: Heiner Kallweit <hkallweit1@gmail.com>
Date: Mon, 23 Aug 2021 08:34:53 +0200

> On 23.08.2021 04:09, Stephen Rothwell wrote:
>> Hi all,
>> 
>> After merging the net-next tree, today's linux-next build (powerpc
>> ppc64_defconfig) failed like this:
>> 
>> drivers/net/ethernet/broadcom/bnx2.c: In function 'bnx2_read_vpd_fw_ver':
>> drivers/net/ethernet/broadcom/bnx2.c:8055:6: error: implicit declaration of function 'pci_vpd_find_ro_info_keyword'; did you mean 'pci_vpd_find_info_keyword'? [-Werror=implicit-function-declaration]
>>  8055 |  j = pci_vpd_find_ro_info_keyword(data, BNX2_VPD_LEN,
>>       |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>       |      pci_vpd_find_info_keyword
>> 
>> Caused by commit
>> 
>>   ddc122aac91f ("bnx2: Search VPD with pci_vpd_find_ro_info_keyword()")
>> 
>> I have used the net-next tree from next-20210820 for today.
>> 
> This series was supposed to go through the PCI tree. It builds on recent patches
> that are in the PCI tree, but not in linux-next yet.
> I mentioned this dependency in the cover letter for the last series, but forgot
> it this time. Sorry.

I reverted it all, please don't forget the cover letter like this.

Thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-08-23 10:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210823120929.7c6f7a4f@canb.auug.org.au>
2021-08-23  6:34 ` linux-next: build failure after merge of the net-next tree Heiner Kallweit
2021-08-23 10:20   ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).