Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1723881 > unrolled thread

linux-next: build failure after merge of the rpmsg tree

Started byStephen Rothwell <sfr@canb.auug.org.au>
First post2017-08-31 09:00 +0200
Last post2017-08-31 19:50 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  linux-next: build failure after merge of the rpmsg tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-08-31 09:00 +0200
    Re: linux-next: build failure after merge of the rpmsg tree Bjorn Andersson <bjorn.andersson@linaro.org> - 2017-08-31 19:50 +0200

#1723881 — linux-next: build failure after merge of the rpmsg tree

FromStephen Rothwell <sfr@canb.auug.org.au>
Date2017-08-31 09:00 +0200
Subjectlinux-next: build failure after merge of the rpmsg tree
Message-ID<ukrCi-2fq-19@gated-at.bofh.it>
Hi Bjorn,

After merging the rpmsg tree, today's linux-next build (x86_64
allmodconfig) failed like this:

ERROR: "qcom_glink_native_probe" [drivers/rpmsg/qcom_glink_rpm.ko] undefined!
ERROR: "qcom_glink_native_remove" [drivers/rpmsg/qcom_glink_rpm.ko] undefined!

Maybe caused by commit

  6799c434c27b ("rpmsg: glink: Split rpm_probe to reuse the common code")

I have used the rpmsg tree from next-20170829 for today.

-- 
Cheers,
Stephen Rothwell

[toc] | [next] | [standalone]


#1724460

FromBjorn Andersson <bjorn.andersson@linaro.org>
Date2017-08-31 19:50 +0200
Message-ID<ukBLj-e6-9@gated-at.bofh.it>
In reply to#1723881
On Wed 30 Aug 23:54 PDT 2017, Stephen Rothwell wrote:

> Hi Bjorn,
> 
> After merging the rpmsg tree, today's linux-next build (x86_64
> allmodconfig) failed like this:
> 
> ERROR: "qcom_glink_native_probe" [drivers/rpmsg/qcom_glink_rpm.ko] undefined!
> ERROR: "qcom_glink_native_remove" [drivers/rpmsg/qcom_glink_rpm.ko] undefined!
> 
> Maybe caused by commit
> 
>   6799c434c27b ("rpmsg: glink: Split rpm_probe to reuse the common code")
> 

Thanks for letting me know Stephen, those functions should have been
exported and I've corrected it.

> I have used the rpmsg tree from next-20170829 for today.
> 

Thanks,
Bjorn

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web