From: Martin Schwidefsky Date: Wed, 30 Apr 2008 11:38:48 +0000 (+0200) Subject: [S390] Remove self ptrace IEEE_IP hack. X-Git-Tag: v2.6.26-rc1~107^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=613e1def6b52c399a8b72a5e11bc2e57d2546fb8;p=pandora-kernel.git [S390] Remove self ptrace IEEE_IP hack. The self referential PT_IEEE_IP ptrace peek & poke calls have been broken for that last 6 years. For peek the code always returns 0 instead of the last ieee fault and for poke the code does nothing. Since nobody noticed the code seems to be superfluous. So lets remove it. Cc: Christoph Hellwig Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed