]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commit6d110da8c3c62167c54eb5e32bb80916a1a23362
treed6fdfe4347aef5488319e8c6a4ce288dfd0b5ad8
parentabd0650541604d6c028bcbf5002e4a68aaf56e90
[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