[PATCH v2 0/4] syscall_trace fixes and cleanups

Will Deacon will.deacon at arm.com
Fri Jun 8 11:12:17 EDT 2012


Hello,

This is version 2 of the patches originally posted here:

  http://lists.infradead.org/pipermail/linux-arm-kernel/2012-May/097748.html

The only changes are that (a) two of the original patches (fixes) have
been now been merged into mainline and (b) the remaining patches in the
series are now rebased onto -rc1, which includes Al's work on the signal
handling / syscall restarting path.

All comments welcome,

Will


Will Deacon (4):
  audit: arm: only allow syscall auditing for pure EABI userspace
  ARM: entry: don't bother with syscall tracing on ret_from_fork path
  ARM: audit: move syscall auditing until after ptrace SIGTRAP handling
  ARM: ptrace: provide separate functions for tracing syscall
    {entry,exit}

 arch/arm/kernel/entry-common.S |   20 +++++-------------
 arch/arm/kernel/ptrace.c       |   42 ++++++++++++++++++++++++++++-----------
 init/Kconfig                   |    2 +-
 3 files changed, 37 insertions(+), 27 deletions(-)

-- 
1.7.4.1




More information about the linux-arm-kernel mailing list