From: Benjamin Herrenschmidt Date: Mon, 4 Jun 2007 05:15:47 +0000 (+1000) Subject: [POWERPC] powerpc: ptrace can set DABR on both 32 and 64 bits X-Git-Tag: v2.6.23-rc1~767^2^2~189 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d110da8c3c62167c54eb5e32bb80916a1a23362;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed