]> git.baikalelectronics.ru Git - kernel.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)
commitb1e081bb62229e3e1e8425f165920f8595391833
tree4d99635aff3be4a2c0b19f0bbe3fe51e19bc1fff
parent84539b0b6e1554aff26bf225b12781fa1c0a6a27
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