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

From: Randy Dunlap
Date: Thu Dec 19 2013 - 15:02:15 EST


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/