arm64: Remove the aux_context structure
authorCatalin Marinas <catalin.marinas@arm.com>
Fri, 4 Apr 2014 14:42:16 +0000 (15:42 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Fri, 9 May 2014 14:47:48 +0000 (15:47 +0100)
commitf439f92c0153cf741ea59085869aad1ad104ccb2
tree9757d82c4280161d4a72409547f70eec7e5548dd
parentec55a09ab1e7ac5db4866eabe223abb120e69a24
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>
arch/arm64/include/asm/sigcontext.h [deleted file]
arch/arm64/kernel/signal.c