All of lore.kernel.org
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
To: Jim Davis <jim.epost-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	Stephen Rothwell <sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org>,
	linux-next-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	umalhi-FYB4Gu1CFyUAvxtiuMwx3w@public.gmane.org,
	roland-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
	hal.rosenstock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
Subject: Re: randconfig build error with next-20131211, in drivers/infiniband/hw/usnic/usnic_uiom.c
Date: Thu, 19 Dec 2013 12:02:04 -0800	[thread overview]
Message-ID: <52B350BC.8000903@infradead.org> (raw)
In-Reply-To: <CA+r1ZhhA1QDeNwvOb+Yn_eoQ9VPS2VmAkGZXt8HJRiagp-rvTg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>

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-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: Randy Dunlap <rdunlap@infradead.org>
To: Jim Davis <jim.epost@gmail.com>,
	Stephen Rothwell <sfr@canb.auug.org.au>,
	linux-next@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-rdma@vger.kernel.org, umalhi@cisco.com, roland@kernel.org,
	hal.rosenstock@gmail.com
Subject: Re: randconfig build error with next-20131211, in drivers/infiniband/hw/usnic/usnic_uiom.c
Date: Thu, 19 Dec 2013 12:02:04 -0800	[thread overview]
Message-ID: <52B350BC.8000903@infradead.org> (raw)
In-Reply-To: <CA+r1ZhhA1QDeNwvOb+Yn_eoQ9VPS2VmAkGZXt8HJRiagp-rvTg@mail.gmail.com>

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

  parent reply	other threads:[~2013-12-19 20:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-11 15:57 randconfig build error with next-20131211, in drivers/infiniband/hw/usnic/usnic_uiom.c Jim Davis
     [not found] ` <CA+r1ZhhA1QDeNwvOb+Yn_eoQ9VPS2VmAkGZXt8HJRiagp-rvTg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-12-19 20:02   ` Randy Dunlap [this message]
2013-12-19 20:02     ` Randy Dunlap
     [not found]     ` <52B350BC.8000903-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
2013-12-19 22:38       ` Upinder Malhi (umalhi)
2013-12-19 22:38         ` Upinder Malhi (umalhi)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52B350BC.8000903@infradead.org \
    --to=rdunlap-wegcikhe2lqwvfeawa7xhq@public.gmane.org \
    --cc=hal.rosenstock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=jim.epost-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-next-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=roland-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org \
    --cc=umalhi-FYB4Gu1CFyUAvxtiuMwx3w@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.