From: Oleg Nesterov Date: Fri, 18 Dec 2009 16:43:24 +0000 (+0100) Subject: [S390] ptrace: dont abuse PT_PTRACED X-Git-Tag: v2.6.33-rc2~51^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca633fd006486ed2c2d3b542283067aab61e6dc8;p=pandora-kernel.git [S390] ptrace: dont abuse PT_PTRACED Nobody except ptrace itself should use task->ptrace or PT_PTRACED directly, change arch/s390/kernel/traps.c to use the helper. Signed-off-by: Oleg Nesterov Acked-by: Roland McGrath Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed