Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1627906
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | linux-next: build failure after merge of the rdma tree |
| Date | 2017-04-21 03:50 +0200 |
| Message-ID | <tyvRT-81l-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi Doug,
After merging the rdma tree, today's linux-next build (powerpc
ppc64_defconfig) failed like this:
drivers/infiniband/hw/cxgb4/cm.c: In function 'send_connect':
drivers/infiniband/hw/cxgb4/cm.c:830:5: error: implicit declaration of function 'PDBG' [-Werror=implicit-function-declaration]
PDBG("%s snd_isn %u\n", __func__, t6req->rsvd);
^
Caused by commit
a9a42886d0b3 ("cxgb4: Convert PDBG to pr_debug")
I have used the rdma tree from next-20170420 for today.
There was another PDBG() missed in that file as well.
--
Cheers,
Stephen Rothwell
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
linux-next: build failure after merge of the rdma tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-04-21 03:50 +0200
Re: linux-next: build failure after merge of the rdma tree Joe Perches <joe@perches.com> - 2017-04-21 04:10 +0200
Re: linux-next: build failure after merge of the rdma tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-04-21 04:30 +0200
Re: linux-next: build failure after merge of the rdma tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-04-21 04:30 +0200
Re: linux-next: build failure after merge of the rdma tree Doug Ledford <dledford@redhat.com> - 2017-04-21 04:30 +0200
csiph-web