提交 68ee8716 编写于 作者: J Jiri Kosina 提交者: Herbert Xu

crypto: ghash-clmulni-intel - Put proper .data section in place

Lbswap_mask, Lpoly and Ltwo_one should clearly belong to
.data section, not .text.
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
Signed-off-by: NHerbert Xu <herbert@gondor.apana.org.au>
上级 564ec0ec
......@@ -19,6 +19,8 @@
#include <linux/linkage.h>
#include <asm/inst.h>
.data
.align 16
.Lbswap_mask:
.octa 0x000102030405060708090a0b0c0d0e0f
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册