[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1426142411.2479.6.camel@leyfoon-vm>
Date: Thu, 12 Mar 2015 14:40:11 +0800
From: Ley Foon Tan <lftan@...era.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
CC: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
"lftan.linux@...il.com" <lftan.linux@...il.com>
Subject: [GIT PULL] arch/nios2 fix for 4.0-rc4
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists