From: Will Deacon Date: Wed, 6 Nov 2013 19:31:24 +0000 (+0000) Subject: arm64: futex: ensure .fixup entries are sufficiently aligned X-Git-Tag: v3.14-rc1~153^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4da7a56c59f28e27e8dcff61b5d7b05f6e203606;p=pandora-kernel.git arm64: futex: ensure .fixup entries are sufficiently aligned AArch64 instructions must be 4-byte aligned, so make sure this is true for the futex .fixup section. Signed-off-by: Will Deacon Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed