summaryrefslogtreecommitdiff
path: root/linux-x86/crypto/test/trampoline-x86.S
diff options
context:
space:
mode:
Diffstat (limited to 'linux-x86/crypto/test/trampoline-x86.S')
-rw-r--r--linux-x86/crypto/test/trampoline-x86.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux-x86/crypto/test/trampoline-x86.S b/linux-x86/crypto/test/trampoline-x86.S
index 2222347a..56b9a909 100644
--- a/linux-x86/crypto/test/trampoline-x86.S
+++ b/linux-x86/crypto/test/trampoline-x86.S
@@ -202,4 +202,5 @@ abi_test_clobber_xmm7:
pxor %xmm7,%xmm7
ret
.size abi_test_clobber_xmm7,.-.L_abi_test_clobber_xmm7_begin
+.section .note.GNU-stack,"",@progbits
#endif