[GIT PULL] arch/nios2 fix for 4.0-rc4
From: Ley Foon Tan
Date: Thu Mar 12 2015 - 03:14:03 EST
Hi Linus
There is one arch/nios2 fix for 4.0-rc4.
Please consider pulling.
Regards
Ley Foon
The following changes since commit 9eccca0843205f87c00404b663188b88eb248051:
Linux 4.0-rc3 (2015-03-08 16:09:09 -0700)
are available in the git repository at:
git://git.rocketboards.org/linux-socfpga-next.git tags/nios2-fix-4.0-rc4
for you to fetch changes up to 92d5dd8cd6e2b211d32d8fbc6cf4b7470765a09f:
nios2: update pt_regs (2015-03-12 13:35:06 +0800)
----------------------------------------------------------------
nios2 fix for v4.0-rc4
- remove pt_regs from user header and use generic ucontext.h
----------------------------------------------------------------
Chung-Ling Tang (1):
nios2: update pt_regs
arch/nios2/include/asm/ptrace.h | 47 ++++++++++++++++++++++++++++++
arch/nios2/include/asm/ucontext.h | 32 --------------------
arch/nios2/include/uapi/asm/Kbuild | 2 ++
arch/nios2/include/uapi/asm/elf.h | 4 +--
arch/nios2/include/uapi/asm/ptrace.h | 50 ++------------------------------
arch/nios2/include/uapi/asm/sigcontext.h | 12 ++++----
arch/nios2/kernel/signal.c | 4 +--
7 files changed, 62 insertions(+), 89 deletions(-)
delete mode 100644 arch/nios2/include/asm/ucontext.h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/