From: Randy Dunlap <rdunlap@infradead.org>
To: Tom Lendacky <thomas.lendacky@amd.com>, Jim Davis <jim.epost@gmail.com>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>,
linux-next@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-crypto@vger.kernel.org,
Herbert Xu <herbert@gondor.apana.org.au>,
"David S. Miller" <davem@davemloft.net>
Subject: Re: randconfig build error with next-20131210, in drivers/crypto/ccp/ccp-pci.c
Date: Thu, 19 Dec 2013 11:35:09 -0800 [thread overview]
Message-ID: <52B34A6D.7010903@infradead.org> (raw)
In-Reply-To: <1785749.ip5jsEzFz7@tlendack-t1>
On 12/10/13 07:34, Tom Lendacky wrote:
>
> On Tuesday, December 10, 2013 07:21:36 AM Jim Davis wrote:
>> Building with the attached random configuration file,
>>
>> drivers/crypto/ccp/ccp-pci.c: In function ‘ccp_get_msix_irqs’:
>> drivers/crypto/ccp/ccp-pci.c:44:20: error: array type has incomplete
>> element type
>> drivers/crypto/ccp/ccp-pci.c:48:18: error: negative width in bit-field
>> ‘<anonymous>’
>> drivers/crypto/ccp/ccp-pci.c:51:2: error: implicit declaration of
>> function ‘pci_enable_msix’ [-Werror=implicit-function-declaration]
>> drivers/crypto/ccp/ccp-pci.c:76:2: error: implicit declaration of
>> function ‘pci_disable_msix’ [-Werror=implicit-function-declaration]
>> drivers/crypto/ccp/ccp-pci.c:44:20: warning: unused variable
>> ‘msix_entry’ [-Wunused-variable]
>> drivers/crypto/ccp/ccp-pci.c: In function ‘ccp_get_msi_irq’:
>> drivers/crypto/ccp/ccp-pci.c:89:2: error: implicit declaration of
>> function ‘pci_enable_msi’ [-Werror=implicit-function-declaration]
>> drivers/crypto/ccp/ccp-pci.c:102:2: error: implicit declaration of
>> function ‘pci_disable_msi’ [-Werror=implicit-function-declaration]
>> cc1: some warnings being treated as errors
>> make[3]: *** [drivers/crypto/ccp/ccp-pci.o] Error 1
>
> Thanks for finding this, I'll update to the Kconfig to add PCI to
> the 'depends on' statement.
Tom,
Can you get this patch and the HW_RANDOM patch merged into linux-next, please?
linux-next builds are still failing for both of these reasons.
thanks,
--
~Randy
next prev parent reply other threads:[~2013-12-19 19:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-10 14:21 randconfig build error with next-20131210, in drivers/crypto/ccp/ccp-pci.c Jim Davis
2013-12-10 15:34 ` Tom Lendacky
2013-12-19 19:35 ` Randy Dunlap [this message]
2013-12-20 15:32 ` [PATCH -next] " Tom Lendacky
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=52B34A6D.7010903@infradead.org \
--to=rdunlap@infradead.org \
--cc=davem@davemloft.net \
--cc=herbert@gondor.apana.org.au \
--cc=jim.epost@gmail.com \
--cc=linux-crypto@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-next@vger.kernel.org \
--cc=sfr@canb.auug.org.au \
--cc=thomas.lendacky@amd.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).