lkml.org 
[lkml]   [2018]   [Apr]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: linux-next: build failure after merge of the rpmsg tree
On Wed 25 Apr 20:33 PDT 2018, Stephen Rothwell wrote:

> Hi Bjorn,
>
> After merging the rpmsg tree, today's linux-next build (arm
> multi_v7_defconfig) failed like this:
>
> drivers/remoteproc/remoteproc_core.c: In function 'rproc_handle_devmem':
> drivers/remoteproc/remoteproc_core.c:557:8: error: implicit declaration of function 'iommu_map_sync'; did you mean 'iommu_map_sg'? [-Werror=implicit-function-declaration]
> ret = iommu_map_sync(rproc->domain, rsc->da,
> ^~~~~~~~~~~~~~
> iommu_map_sg
> drivers/remoteproc/remoteproc_core.c: In function 'rproc_resource_cleanup':
> drivers/remoteproc/remoteproc_core.c:845:14: error: implicit declaration of function 'iommu_unmap_sync'; did you mean 'iommu_unmap_fast'? [-Werror=implicit-function-declaration]
> unmapped = iommu_unmap_sync(rproc->domain, entry->da,
> ^~~~~~~~~~~~~~~~
> iommu_unmap_fast
>
> Caused by commit
>
> aace25b18cbd ("remoteproc: Use sychronized interface of the IOMMU-API")
>
> I suspect that part of the commit is missing ...
>

Sorry about that, now I've actually pushed the branch with this commit
removed again.

> I have use the rpmsg tree from next-20180424 for today.
>

Thanks, should be good tomorrow again!

Regards,
Bjorn

\
 
 \ /
  Last update: 2018-04-26 05:46    [W:0.025 / U:0.992 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site