]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
nios2: update pt_regs
authorChung-Ling Tang <cltang@codesourcery.com>
Thu, 12 Mar 2015 05:34:31 +0000 (13:34 +0800)
committerLey Foon Tan <lftan@altera.com>
Thu, 12 Mar 2015 05:35:06 +0000 (13:35 +0800)
commit92d5dd8cd6e2b211d32d8fbc6cf4b7470765a09f
tree4d99635aff3be4a2c0b19f0bbe3fe51e19bc1fff
parent9eccca0843205f87c00404b663188b88eb248051
nios2: update pt_regs

Remove struct pt_regs from user header and use generic ucontext.h.

Signed-off-by: Chung-Ling Tang <cltang@codesourcery.com>
Acked-by: Ley Foon Tan <lftan@altera.com>
arch/nios2/include/asm/ptrace.h
arch/nios2/include/asm/ucontext.h [deleted file]
arch/nios2/include/uapi/asm/Kbuild
arch/nios2/include/uapi/asm/elf.h
arch/nios2/include/uapi/asm/ptrace.h
arch/nios2/include/uapi/asm/sigcontext.h
arch/nios2/kernel/signal.c