Re: [AES] Add module alias to x86_64 implementation

2005-08-11 Thread David S. Miller
From: Herbert Xu <[EMAIL PROTECTED]> Date: Thu, 11 Aug 2005 22:28:35 +1000 > It looks good to me too. Andrew, please add this to 2.6.13: It's already in Linus's tree for a few days now. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL P

[AES] Add module alias to x86_64 implementation

2005-08-11 Thread Herbert Xu
aes > > insmod > > /lib/modules/2.6.13-rc6-3-default/kernel/arch/x86_64/crypto/aes-x86_64.ko > > It looks the same as the i386 version, so probably ok. It looks good to me too. Andrew, please add this to 2.6.13: Subject: [AES] Add module alias to x86_64 implementation From: Ola