diff options
author | Ulrich Weigand <Ulrich.Weigand@de.ibm.com> | 2013-12-12 05:59:34 +0100 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2013-12-13 05:48:33 +0100 |
commit | 36aa1b180e7398e2bd27642760bfaa4ad8c65ab6 (patch) | |
tree | 3fe876673f333b130bd004daa62c566c8bd09f1d /tools/hv | |
parent | powerpc: Fix up the kdump base cap to 128M (diff) | |
download | linux-36aa1b180e7398e2bd27642760bfaa4ad8c65ab6.tar.xz linux-36aa1b180e7398e2bd27642760bfaa4ad8c65ab6.zip |
powerpc: PTRACE_PEEKUSR always returns FPR0
There is a bug in using ptrace to access FPRs via PTRACE_PEEKUSR /
PTRACE_POKEUSR. In effect, trying to access any of the FPRs always
really accesses FPR0, which does seriously break debugging :-)
The problem seems to have been introduced by commit 3ad26e5c4459d
(Merge branch 'for-kvm' into next).
[ It is indeed a merge conflict between Paul's FPU/VSX state rework
and my LE patches - Anton ]
Signed-off-by: Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'tools/hv')
0 files changed, 0 insertions, 0 deletions