]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdc76f5a92b9b8327852d7a2af16889f5f1172cee
tree9757d82c4280161d4a72409547f70eec7e5548dd
parent532281b9ae04698f96a9562eaea8d0155730f3ee
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