commit | 6d110da8c3c62167c54eb5e32bb80916a1a23362 | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Jun 04 15:15:47 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Thu Jun 14 22:29:57 2007 +1000 |
tree | d6fdfe4347aef5488319e8c6a4ce288dfd0b5ad8 | |
parent | abd0650541604d6c028bcbf5002e4a68aaf56e90 [diff] |
[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>