[ARM] 3262/4: allow ptraced syscalls to be overriden
authorNicolas Pitre <nico@cam.org>
Sat, 14 Jan 2006 19:30:04 +0000 (19:30 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 14 Jan 2006 19:30:04 +0000 (19:30 +0000)
Patch from Nicolas Pitre

This is needed by strace to properly handle the tracing of some system
calls. It could be useful for other applications as well.

Based on an earlier patch from Daniel Jacobowitz.

Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Daniel Jacobowitz <dan@debian.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found