[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170411024022.GA10615@gondor.apana.org.au>
Date: Tue, 11 Apr 2017 10:40:22 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Nicolas Dichtel <nicolas.dichtel@...nd.com>
Cc: yamada.masahiro@...ionext.com, arnd@...db.de, mmarek@...e.com,
linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arch@...r.kernel.org, airlied@...ux.ie, davem@...emloft.net,
linux@...linux.org.uk, bp@...en8.de, slash.tmp@...e.fr,
daniel.vetter@...ll.ch, rmk+kernel@...linux.org.uk,
msalter@...hat.com, jengelh@...i.de, hch@...radead.org,
tklauser@...tanz.ch, mpe@...erman.id.au, mingo@...nel.org,
tglx@...utronix.de, ldv@...linux.org, linux-rdma@...r.kernel.org
Subject: Re: [PATCH v11 08/12] cryptouser.h: fix include from userland
On Mon, Mar 27, 2017 at 02:20:13PM +0200, Nicolas Dichtel wrote:
> This patch prepares the uapi export by fixing the following error:
>
> .../linux/cryptouser.h:58:16: error: ‘CRYPTO_MAX_ALG_NAME’ undeclared here (not in a function)
> char cru_name[CRYPTO_MAX_ALG_NAME];
>
> Signed-off-by: Nicolas Dichtel <nicolas.dichtel@...nd.com>
> Acked-by: Herbert Xu <herbert@...dor.apana.org.au>
Can we revert this patch please? I had forgotten about it when
increasing the in-kernel CRYPTO_MAX_ALG_NAME so it now conflicts
with the crypto tree. The crypto tree has fixed the problem in
a different way.
Thanks,
--
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Powered by blists - more mailing lists