[ARM] Move syscall saving out of the way of utrace
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sun, 6 May 2007 12:56:26 +0000 (13:56 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 6 May 2007 12:56:26 +0000 (13:56 +0100)
utrace removes the ptrace_message field in task_struct.  Move our use
of this field into a new member in thread_info called "syscall"

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found