]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit49307c8b36e18398ab27a030b4f365098f0b87d3
tree74701df63fb8bcea5305681711c1a2338b7ddc69
parent4ad9bac1a09da6edec863470c3b83aa0d6778fb2
[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