* Huang Ying | 2008-12-23 16:49:26 [+0800]: >If aes_x86_64 and aes_generic are compiled as builtin, the >initialization order is undetermined. That is, aes_x86_64 may be >initilized before aes_generic is initilized, but aes_x86_64 depends on >tables generated in aes_generic initialization code. aes_x86_64 can >not work before aes_generic is initialized, so that cause register >time testing failed with following error message: Couldn't we link arch/x/crypto after crypto ? Sebastian -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html