]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[S390] Remove self ptrace IEEE_IP hack.
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 30 Apr 2008 11:38:48 +0000 (13:38 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 30 Apr 2008 11:38:48 +0000 (13:38 +0200)
commit613e1def6b52c399a8b72a5e11bc2e57d2546fb8
tree2c9c1d607e85cad81422a671d350da8d027a5753
parent17f345808563d2f425b2b15d60c4a5b00112e9eb
[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 <hch@infradead.org>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/ptrace.c