Re: [PATCH] add MODULE_ALIAS for x86_64 aes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Olaf Hering <[email protected]> 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?

> 
> Index: linux-2.6.13-rc6-aes/arch/x86_64/crypto/aes.c
> ===================================================================
> --- linux-2.6.13-rc6-aes.orig/arch/x86_64/crypto/aes.c
> +++ linux-2.6.13-rc6-aes/arch/x86_64/crypto/aes.c
> @@ -322,3 +322,4 @@ module_exit(aes_fini);
>  
>  MODULE_DESCRIPTION("Rijndael (AES) Cipher Algorithm");
>  MODULE_LICENSE("GPL");
> +MODULE_ALIAS("aes");
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]
  Powered by Linux