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:
1ac42ef
)
powerpc: Don't use the wrong thread_struct for ptrace get/set VSX regs
author
Michael Neuling
<mikey@neuling.org>
Mon, 28 Jul 2008 15:13:14 +0000
(
01:13
+1000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Wed, 30 Jul 2008 05:26:54 +0000
(15:26 +1000)
In PTRACE_GET/SETVSRREGS, we should be using the thread we are
ptracing rather than current.
Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found