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 linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/