On Mon, 2013-12-30 at 15:52 +0200, Andy Shevchenko wrote: > It seems commit d764593a "crypto: aesni - AVX and AVX2 version of AESNI-GCM > encode and decode" breaks a build on x86_32 since it's designed only for > x86_64. This patch makes a compilation unit conditional to CONFIG_64BIT and > functions usage to CONFIG_X86_64. Thanks for catching and fixing it. Tim > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> -- 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