git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
abd0650
)
[POWERPC] powerpc: ptrace can set DABR on both 32 and 64 bits
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Mon, 4 Jun 2007 05:15:47 +0000
(15:15 +1000)
committer
Paul Mackerras
<paulus@samba.org>
Thu, 14 Jun 2007 12:29:57 +0000
(22:29 +1000)
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>
No differences found