[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)
commit5ba6d3febd4978f31b2c523d64d381603923a709
tree74701df63fb8bcea5305681711c1a2338b7ddc69
parent40435792525c49cf126ba92d223e877acb5ce021
[ARM] Move syscall saving out of the way of utrace

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>
arch/arm/kernel/ptrace.c
include/asm-arm/thread_info.h