On Thu, Jan 09, 2014 at 08:57:42AM -0800, Tim Chen wrote: > > >From 41656afcbd63ccb92357d4937a75629499f4fd4f Mon Sep 17 00:00:00 2001 > From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx> > Date: Mon, 6 Jan 2014 07:23:52 -0800 > Subject: [PATCH] crypto: Rename aesni-intel_avx.S to indicate it only > supports x86_64 > To: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>, H. Peter Anvin <hpa@xxxxxxxxx> > Cc: Borislav Petkov <bp@xxxxxxxxx>, Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>, linux-crypto@xxxxxxxxxxxxxxx > > We rename aesni-intel_avx.S to aesni-intel_avx-x86_64.S to indicate > that it is only used by x86_64 architecture. > --- > arch/x86/crypto/Makefile | 2 +- > arch/x86/crypto/{aesni-intel_avx.S => aesni-intel_avx-x86_64.S} | 0 > 2 files changed, 1 insertion(+), 1 deletion(-) > rename arch/x86/crypto/{aesni-intel_avx.S => aesni-intel_avx-x86_64.S} (100%) > > Signed-off-by: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx> Patch applied. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- 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