Re: randconfig build error with next-20131211, indrivers/infiniband/hw/usnic/usnic_uiom.c

From: Upinder Malhi (umalhi)
Date: Thu Dec 19 2013 - 17:47:55 EST


Randy,
This - http://www.spinics.net/lists/linux-rdma/msg18126.html- has fix for this. Once the patch goes into ib for-next tree, the problem will go away.

Upinder

On Dec 19, 2013, at 12:02 PM, Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote:

> On 12/11/13 07:57, Jim Davis wrote:
>> Building with the attached random configuration file,
>>
>> drivers/infiniband/hw/usnic/usnic_uiom.c: In function
>> ‘usnic_uiom_attach_dev_to_pd’:
>> drivers/infiniband/hw/usnic/usnic_uiom.c:505:2: error: implicit declaration of f
>> unction ‘iommu_domain_has_cap’ [-Werror=implicit-function-declaration]
>> if (!iommu_domain_has_cap(pd->domain, IOMMU_CAP_CACHE_COHERENCY)) {
>> ^
>> cc1: some warnings being treated as errors
>> make[3]: *** [drivers/infiniband/hw/usnic/usnic_uiom.o] Error 1
>>
>
>
> This build error still happens in linux-next of 20131219.
>
> --
> ~Randy

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/