From patchwork Fri Oct 12 19:26:17 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [GIT] Sparc From: David Miller X-Patchwork-Id: 191180 Message-Id: <20121012.152617.102293507587771934.davem@davemloft.net> To: torvalds@linux-foundation.org Cc: akpm@linux-foundation.org, sparclinux@vger.kernel.org, linux-kernel@vger.kernel.org Date: Fri, 12 Oct 2012 15:26:17 -0400 (EDT) 1) Updated syscall tracing fix from Al Viro. 2) SUN4V error reporting was deficient in several areas. Please pull, thanks a lot! The following changes since commit 2474542f64432398f503373f53bdf620491bcfa8: Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwm (2012-10-10 20:15:24 +0900) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc.git master for you to fetch changes up to 55c2770e413e96871147b9406a9c41fe9bc5209c: sparc64: fix ptrace interaction with force_successful_syscall_return() (2012-10-10 17:25:00 -0700) ---------------------------------------------------------------- Al Viro (1): sparc64: fix ptrace interaction with force_successful_syscall_return() David S. Miller (1): sparc64: Fix deficiencies in sun4v error reporting. arch/sparc/include/asm/uaccess_64.h | 5 ++ arch/sparc/kernel/syscalls.S | 32 ++++++------ arch/sparc/kernel/traps_64.c | 263 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------- arch/sparc/mm/fault_64.c | 2 - 4 files changed, 221 insertions(+), 81 deletions(-) --- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html