Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1578154
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: linux-next: build warnings after merge of the crypto tree |
| Date | 2017-02-10 04:20 +0100 |
| Message-ID | <t99UB-6os-5@gated-at.bofh.it> (permalink) |
| References | <t7GhX-6Ak-1@gated-at.bofh.it> <t7Nt7-30a-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Herbert,
On Mon, 6 Feb 2017 17:03:40 +0800 Herbert Xu <herbert@gondor.apana.org.au> wrote:
>
> On Mon, Feb 06, 2017 at 12:28:37PM +1100, Stephen Rothwell wrote:
> >
> > After merging the crypto tree, today's linux-next build (x86_64
> > allmodconfig) produced these warnings:
> >
> > warning: (CRYPTO_DEV_ATMEL_AUTHENC) selects CRYPTO_DEV_ATMEL_SHA which has unmet direct dependencies (CRYPTO && CRYPTO_HW && ARCH_AT91)
> > warning: (CRYPTO_DEV_ATMEL_AUTHENC) selects CRYPTO_DEV_ATMEL_SHA which has unmet direct dependencies (CRYPTO && CRYPTO_HW && ARCH_AT91)
> >
> > Introduced by commit
> >
> > 89a82ef87e01 ("crypto: atmel-authenc - add support to authenc(hmac(shaX), Y(aes)) modes")
> >
> > In file included from include/linux/printk.h:329:0,
> > from include/linux/kernel.h:13,
> > from drivers/crypto/atmel-sha.c:17:
>
> This patch should fix both issues. Thanks,
I am still getting these warnings ... I have seen no updates to the
crypot tree since Feb 2.
--
Cheers,
Stephen Rothwell
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
linux-next: build warnings after merge of the crypto tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-02-06 02:30 +0100
Re: linux-next: build warnings after merge of the crypto tree Herbert Xu <herbert@gondor.apana.org.au> - 2017-02-06 10:10 +0100
Re: crypto: atmel - Fix authenc compile test warnings kbuild test robot <lkp@intel.com> - 2017-02-06 18:00 +0100
Re: linux-next: build warnings after merge of the crypto tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-02-10 04:20 +0100
Re: linux-next: build warnings after merge of the crypto tree Herbert Xu <herbert@gondor.apana.org.au> - 2017-02-11 20:00 +0100
Re: linux-next: build warnings after merge of the crypto tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-02-13 00:50 +0100
Re: linux-next: build warnings after merge of the crypto tree Cyrille Pitchen <cyrille.pitchen@atmel.com> - 2017-02-06 11:20 +0100
csiph-web