Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1400429 > unrolled thread
| Started by | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| First post | 2016-05-13 02:10 +0200 |
| Last post | 2016-05-13 19:10 +0200 |
| Articles | 3 — 2 participants |
Back to article view | Back to linux.kernel
linux-next: build failure after merge of the rdma-leon tree Stephen Rothwell <sfr@canb.auug.org.au> - 2016-05-13 02:10 +0200
Re: linux-next: build failure after merge of the rdma-leon tree Stephen Rothwell <sfr@canb.auug.org.au> - 2016-05-13 02:40 +0200
Re: linux-next: build failure after merge of the rdma-leon tree Doug Ledford <dledford@redhat.com> - 2016-05-13 19:10 +0200
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Date | 2016-05-13 02:10 +0200 |
| Subject | linux-next: build failure after merge of the rdma-leon tree |
| Message-ID | <ry8Q2-8c-3@gated-at.bofh.it> |
Hi Leon, After merging the rdma-leon tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: ERROR: ".rdma_addr_size" [drivers/infiniband/core/rdma_ucm.ko] undefined! ERROR: ".rdma_addr_register_client" [drivers/infiniband/core/rdma_cm.ko] undefined! ERROR: ".rdma_addr_size" [drivers/infiniband/core/rdma_cm.ko] undefined! ERROR: ".rdma_addr_unregister_client" [drivers/infiniband/core/rdma_cm.ko] undefined! ERROR: ".rdma_translate_ip" [drivers/infiniband/core/rdma_cm.ko] undefined! ERROR: ".rdma_copy_addr" [drivers/infiniband/core/rdma_cm.ko] undefined! ERROR: ".rdma_resolve_ip" [drivers/infiniband/core/rdma_cm.ko] undefined! ERROR: ".rdma_addr_cancel" [drivers/infiniband/core/rdma_cm.ko] undefined! ERROR: ".rdma_resolve_ip_route" [drivers/infiniband/core/ib_sa.ko] undefined! ERROR: ".addr_init" [drivers/infiniband/core/ib_core.ko] undefined! ERROR: ".rdma_addr_find_l2_eth_by_grh" [drivers/infiniband/core/ib_core.ko] undefined! ERROR: ".addr_cleanup" [drivers/infiniband/core/ib_core.ko] undefined! I don't know what has caused this, but the rdma-leon tree shares a lot of patches (but not commits) with the rdma tree and so needs to be cleaned up. Please sort out your work flow. I have dropped the rdma-leon tree for today. -- Cheers, Stephen Rothwell
[toc] | [next] | [standalone]
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Date | 2016-05-13 02:40 +0200 |
| Message-ID | <ry9j4-pu-3@gated-at.bofh.it> |
| In reply to | #1400429 |
Hi Leon, On Fri, 13 May 2016 10:08:07 +1000 Stephen Rothwell <sfr@canb.auug.org.au> wrote: > > After merging the rdma-leon tree, today's linux-next build (powerpc > ppc64_defconfig) failed like this: > > ERROR: ".rdma_addr_size" [drivers/infiniband/core/rdma_ucm.ko] undefined! > ERROR: ".rdma_addr_register_client" [drivers/infiniband/core/rdma_cm.ko] undefined! > ERROR: ".rdma_addr_size" [drivers/infiniband/core/rdma_cm.ko] undefined! > ERROR: ".rdma_addr_unregister_client" [drivers/infiniband/core/rdma_cm.ko] undefined! > ERROR: ".rdma_translate_ip" [drivers/infiniband/core/rdma_cm.ko] undefined! > ERROR: ".rdma_copy_addr" [drivers/infiniband/core/rdma_cm.ko] undefined! > ERROR: ".rdma_resolve_ip" [drivers/infiniband/core/rdma_cm.ko] undefined! > ERROR: ".rdma_addr_cancel" [drivers/infiniband/core/rdma_cm.ko] undefined! > ERROR: ".rdma_resolve_ip_route" [drivers/infiniband/core/ib_sa.ko] undefined! > ERROR: ".addr_init" [drivers/infiniband/core/ib_core.ko] undefined! > ERROR: ".rdma_addr_find_l2_eth_by_grh" [drivers/infiniband/core/ib_core.ko] undefined! > ERROR: ".addr_cleanup" [drivers/infiniband/core/ib_core.ko] undefined! > > I don't know what has caused this, but the rdma-leon tree shares a lot > of patches (but not commits) with the rdma tree and so needs to be > cleaned up. Please sort out your work flow. > > I have dropped the rdma-leon tree for today. Note that the following merge of the rdma-leon-testing tree compiled fine and there is only one commit in there that is not in the rdma-leon tree ... (though there are also several merge commits). -- Cheers, Stephen Rothwell
[toc] | [prev] | [next] | [standalone]
| From | Doug Ledford <dledford@redhat.com> |
|---|---|
| Date | 2016-05-13 19:10 +0200 |
| Message-ID | <ryoL8-7Vp-21@gated-at.bofh.it> |
| In reply to | #1400429 |
[Multipart message — attachments visible in raw view] — view raw
On 05/12/2016 08:08 PM, Stephen Rothwell wrote:
> Hi Leon,
>
> After merging the rdma-leon tree, today's linux-next build (powerpc
> ppc64_defconfig) failed like this:
>
> ERROR: ".rdma_addr_size" [drivers/infiniband/core/rdma_ucm.ko] undefined!
> ERROR: ".rdma_addr_register_client" [drivers/infiniband/core/rdma_cm.ko] undefined!
> ERROR: ".rdma_addr_size" [drivers/infiniband/core/rdma_cm.ko] undefined!
> ERROR: ".rdma_addr_unregister_client" [drivers/infiniband/core/rdma_cm.ko] undefined!
> ERROR: ".rdma_translate_ip" [drivers/infiniband/core/rdma_cm.ko] undefined!
> ERROR: ".rdma_copy_addr" [drivers/infiniband/core/rdma_cm.ko] undefined!
> ERROR: ".rdma_resolve_ip" [drivers/infiniband/core/rdma_cm.ko] undefined!
> ERROR: ".rdma_addr_cancel" [drivers/infiniband/core/rdma_cm.ko] undefined!
> ERROR: ".rdma_resolve_ip_route" [drivers/infiniband/core/ib_sa.ko] undefined!
> ERROR: ".addr_init" [drivers/infiniband/core/ib_core.ko] undefined!
> ERROR: ".rdma_addr_find_l2_eth_by_grh" [drivers/infiniband/core/ib_core.ko] undefined!
> ERROR: ".addr_cleanup" [drivers/infiniband/core/ib_core.ko] undefined!
>
> I don't know what has caused this,
This was, I think, a botched merge between a fix in Leon's
topic/fix-core and topic/rdma-rw-api, but I could be wrong.
> but the rdma-leon tree shares a lot
> of patches (but not commits) with the rdma tree and so needs to be
> cleaned up. Please sort out your work flow.
This is an entirely separate issue. Leon based all of his topic
branches on Linus' 4.6-rc7. Even though I already have my initial
for-next tag available (it's based on 4.6-rc6 + my k.o/for-4.6-rc branch
to pick up a few commits that were after 4.6-rc6) and it has a number of
already commited for 4.7 patches on it. He then committed a bunch of
those same patches in his topic branches and then merged them together
to make the branch you pulled. That is an entirely broken workflow. He
must base his topic branches, and his final branch, on my for-next tag
and that way exclude the patches I've already taken from the ones he is
testing. I'm not sure he's aware of that, but as of this email, he
certainly is now.
> I have dropped the rdma-leon tree for today.
>
--
Doug Ledford <dledford@redhat.com>
GPG KeyID: 0E572FDD
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web