Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754431AbZFISrc (ORCPT ); Tue, 9 Jun 2009 14:47:32 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751749AbZFISrY (ORCPT ); Tue, 9 Jun 2009 14:47:24 -0400 Received: from Chamillionaire.breakpoint.cc ([85.10.199.196]:49964 "EHLO Chamillionaire.breakpoint.cc" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751463AbZFISrY (ORCPT ); Tue, 9 Jun 2009 14:47:24 -0400 Date: Tue, 9 Jun 2009 20:47:20 +0200 From: Sebastian Andrzej Siewior To: Chuck Ebbert Cc: Harald Welte , Herbert Xu , linux-kernel@vger.kernel.org, linux-crypto@vger.kernel.org Subject: Re: [patch 3/3] crypto: padlock-aes: enable on 64-bit kernels Message-ID: <20090609184720.GB22084@Chamillionaire.breakpoint.cc> References: <20090609103533.0c334594@dhcp-100-2-144.bos.redhat.com> <20090609103907.1903878c@dhcp-100-2-144.bos.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <20090609103907.1903878c@dhcp-100-2-144.bos.redhat.com> X-Key-Id: FE3F4706 X-Key-Fingerprint: FFDA BBBB 3563 1B27 75C9 925B 98D5 5C1C FE3F 4706 User-Agent: Mutt/1.5.16 (2007-06-09) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 680 Lines: 17 * Chuck Ebbert | 2009-06-09 10:39:07 [-0400]: >From: Sebastian Andrzej Siewior >crypto: padlock-aes: enable on 64-bit kernels > >The only required change now is using the right push/pop instruction >on x86-64. Taken from the original patch by Sebastian Andrzej Siewior. >(Added a dependency on X86.) My original patch is allready in cryptodev followed by another patch for the correct dependency. Sebastian -- 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/