From: Herbert Xu Subject: Re: Crypto Fixes for 2.6.32 Date: Tue, 20 Oct 2009 16:26:50 +0900 Message-ID: <20091020072650.GA6621@gondor.apana.org.au> References: <20081225001724.GA2813@gondor.apana.org.au> <20081225002020.GA2912@gondor.apana.org.au> <20090324044932.GA18245@gondor.apana.org.au> <20090613020512.GA21024@gondor.apana.org.au> <20090910141905.GA17948@gondor.apana.org.au> <20091020065442.GA5947@gondor.apana.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: Linus Torvalds , "David S. Miller" , Linux Kernel Mailing List , Linux Crypto Mailing List Received: from rhun.apana.org.au ([64.62.148.172]:39318 "EHLO arnor.apana.org.au" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751997AbZJTH0y (ORCPT ); Tue, 20 Oct 2009 03:26:54 -0400 Content-Disposition: inline In-Reply-To: <20091020065442.GA5947@gondor.apana.org.au> Sender: linux-crypto-owner@vger.kernel.org List-ID: Hi Linus: > This push fixes a regression in the padlock-sha driver that causes > faults on 32-bit VIA processors. I've just added another regression fix that's specific to the Intel AESNI instruction where the FPU test was reversed. Please pull from git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git or master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git Herbert Xu (1): crypto: padlock-sha - Fix stack alignment Huang Ying (1): crypto: aesni-intel - Fix irq_fpu_usable usage arch/x86/crypto/aesni-intel_glue.c | 10 +++++----- drivers/crypto/padlock-sha.c | 14 ++++++++++++-- 2 files changed, 17 insertions(+), 7 deletions(-) Thanks, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt