arm64: futex: ensure .fixup entries are sufficiently aligned
[pandora-kernel.git] / arch / arm64 / include / asm / futex.h
index c582fa3..78cc3ab 100644 (file)
@@ -30,6 +30,7 @@
 "      cbnz    %w3, 1b\n"                                              \
 "3:\n"                                                                 \
 "      .pushsection .fixup,\"ax\"\n"                                   \
+"      .align  2\n"                                                    \
 "4:    mov     %w0, %w5\n"                                             \
 "      b       3b\n"                                                   \
 "      .popsection\n"                                                  \