]> git.karo-electronics.de Git - karo-tx-linux.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)
commit0e0276d1e1dd063cd14ce377707970d0417a0792
tree9757d82c4280161d4a72409547f70eec7e5548dd
parent9141300a5884b57cea6d32c4e3fd16a337cfc99a
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