]> git.baikalelectronics.ru Git - kernel.git/commit
[POWERPC] powerpc: ptrace can set DABR on both 32 and 64 bits
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 4 Jun 2007 05:15:47 +0000 (15:15 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 14 Jun 2007 12:29:57 +0000 (22:29 +1000)
commit6b54857b38cfe6da9527af0fc11c7807732f7bf2
treed6fdfe4347aef5488319e8c6a4ce288dfd0b5ad8
parentc5ae6f760fc46943629093fd58eca2714b97e607
[POWERPC] powerpc: ptrace can set DABR on both 32 and 64 bits

Allow ptrace to set dabr in the thread structure for both 32 and 64 bits,
though only 64 bits actually uses that field, it's actually defined in both.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/ptrace.c