From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932156AbVHHRzX (ORCPT ); Mon, 8 Aug 2005 13:55:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932164AbVHHRzW (ORCPT ); Mon, 8 Aug 2005 13:55:22 -0400 Received: from mx1.suse.de ([195.135.220.2]:23964 "EHLO mx1.suse.de") by vger.kernel.org with ESMTP id S932156AbVHHRzV (ORCPT ); Mon, 8 Aug 2005 13:55:21 -0400 Date: Mon, 8 Aug 2005 19:55:20 +0200 From: Olaf Hering To: Andrew Morton Cc: linux-kernel@vger.kernel.org, ak@suse.de Subject: Re: [PATCH] add MODULE_ALIAS for x86_64 aes Message-ID: <20050808175520.GA12150@suse.de> References: <20050808173336.GA11503@suse.de> <20050808105109.5e3168fc.akpm@osdl.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20050808105109.5e3168fc.akpm@osdl.org> X-DOS: I got your 640K Real Mode Right Here Buddy! X-Homeland-Security: You are not supposed to read this line! You are a terrorist! User-Agent: Mutt und vi sind doch schneller als Notes (und GroupWise) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Aug 08, Andrew Morton wrote: > Olaf Hering wrote: > > > > > > modprobe aes does not work on x86_64. i386 has a similar line, > > this could be the right fix. Would be nice to have in 2.6.13 final. > > > > What do you mean by "this could be the right fix"? Did it work? I cant test it due to lack of hardware. Will find someone who does. modprobe aes is done by openswan, works on ppc, i386, but not on x86_64.