]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
crypto: ghash-clmulni-intel - Put proper .data section in place
authorJiri Kosina <jkosina@suse.cz>
Mon, 23 Nov 2009 12:19:47 +0000 (20:19 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 23 Nov 2009 12:19:47 +0000 (20:19 +0800)
Lbswap_mask, Lpoly and Ltwo_one should clearly belong to
.data section, not .text.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/x86/crypto/ghash-clmulni-intel_asm.S

index 1528dc4886cf88264e6eb2b764e27ac1029ebbfe..1eb7f90cb7b9aaa835dcaaa77e8854e56fcd7ba7 100644 (file)
@@ -19,6 +19,8 @@
 #include <linux/linkage.h>
 #include <asm/inst.h>
 
+.data
+
 .align 16
 .Lbswap_mask:
        .octa 0x000102030405060708090a0b0c0d0e0f