Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755475AbbHYNQb (ORCPT ); Tue, 25 Aug 2015 09:16:31 -0400 Received: from helcar.hengli.com.au ([209.40.204.226]:36416 "EHLO helcar.hengli.com.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751978AbbHYNQ3 (ORCPT ); Tue, 25 Aug 2015 09:16:29 -0400 Date: Tue, 25 Aug 2015 21:16:22 +0800 From: Herbert Xu To: Lars Persson Cc: davem@davemloft.net, linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org, Lars Persson Subject: Re: [PATCH] crypto: aead - fix for multiple operations on AF_ALG sockets Message-ID: <20150825131622.GA13824@gondor.apana.org.au> References: <1440496755-15105-1-git-send-email-larper@axis.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1440496755-15105-1-git-send-email-larper@axis.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 708 Lines: 17 On Tue, Aug 25, 2015 at 11:59:15AM +0200, Lars Persson wrote: > The tsgl scatterlist must be re-initialized after each > operation. Otherwise the sticky bits in the page_link will corrupt the > list with pre-mature termination or false chaining. > > Signed-off-by: Lars Persson Applied. -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/