Return-Path: Received: from orcrist.hmeau.com ([104.223.48.154]:59700 "EHLO deadmen.hmeau.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728181AbfAJOGE (ORCPT ); Thu, 10 Jan 2019 09:06:04 -0500 Date: Thu, 10 Jan 2019 22:05:50 +0800 From: Herbert Xu To: Christophe Leroy Cc: "David S. Miller" , Horia Geanta , linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, stable@vger.kernel.org Subject: Re: [PATCH v4 1/2] crypto: talitos - reorder code in talitos_edesc_alloc() Message-ID: <20190110140549.utyjd4v6v6ropgjn@gondor.apana.org.au> References: <5ed91db5e2976a4c260465c3d027acc9affd2d2b.1545445924.git.christophe.leroy@c-s.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5ed91db5e2976a4c260465c3d027acc9affd2d2b.1545445924.git.christophe.leroy@c-s.fr> Sender: linux-crypto-owner@vger.kernel.org List-ID: On Tue, Jan 08, 2019 at 06:56:46AM +0000, Christophe Leroy wrote: > This patch moves the mapping of IV after the kmalloc(). This > avoids having to unmap in case kmalloc() fails. > > Signed-off-by: Christophe Leroy > --- > new in v4 > > drivers/crypto/talitos.c | 25 +++++++------------------ > 1 file changed, 7 insertions(+), 18 deletions(-) All applied. Thanks. -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt