arm64: Remove the aux_context structure
authorCatalin Marinas <catalin.marinas@arm.com>
Fri, 4 Apr 2014 14:42:16 +0000 (15:42 +0100)
committerMark Brown <broonie@linaro.org>
Wed, 21 May 2014 23:10:32 +0000 (00:10 +0100)
commit7fea0941e63f119a57a3a0d4048120e8a3ebc58f
tree66596c4eee7d27444d66524973fcae96ba408855
parent4dfb441fe4ed5de576daca2c1fc4e79246d07991
arm64: Remove the aux_context structure

This patch removes the aux_context structure (and the containing file)
to allow the placement of the _aarch64_ctx end magic based on the
context stored on the signal stack.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
(cherry picked from commit 0e0276d1e1dd063cd14ce377707970d0417a0792)
Signed-off-by: Mark Brown <broonie@linaro.org>
arch/arm64/include/asm/sigcontext.h [deleted file]
arch/arm64/kernel/signal.c