commit | 613e1def6b52c399a8b72a5e11bc2e57d2546fb8 | [log] [tgz] |
---|---|---|
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed Apr 30 13:38:48 2008 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed Apr 30 13:38:48 2008 +0200 |
tree | 2c9c1d607e85cad81422a671d350da8d027a5753 | |
parent | 17f345808563d2f425b2b15d60c4a5b00112e9eb [diff] |
[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>