arm64: futex: ensure .fixup entries are sufficiently aligned
authorWill Deacon <will.deacon@arm.com>
Wed, 6 Nov 2013 19:31:24 +0000 (19:31 +0000)
committerMark Brown <broonie@linaro.org>
Fri, 16 May 2014 15:39:18 +0000 (16:39 +0100)
commita9e7bd3bdf50acc92e9e04c56d06026c70f515ef
treede239df3bfdfa7e17037effd6cbab71cf65c5649
parent18ce3c2a82fb1a7461b8d63cd54a40a47067be47
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 <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
(cherry picked from commit 4da7a56c59f28e27e8dcff61b5d7b05f6e203606)
Signed-off-by: Mark Brown <broonie@linaro.org>
arch/arm64/include/asm/futex.h