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:
865418d
)
[POWERPC] Remove some useless ifdef's in ptrace
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Mon, 4 Jun 2007 05:15:45 +0000
(15:15 +1000)
committer
Paul Mackerras
<paulus@samba.org>
Thu, 14 Jun 2007 12:29:57 +0000
(22:29 +1000)
CHECK_FULL_REGS() exist on both 32 and 64 bits, so there's no need
to make it conditional on CONFIG_PPC32.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found