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:
058c78f
)
powerpc: Implement task_pt_regs() accessor
author
Srinivasa Ds
<srinivasa@in.ibm.com>
Mon, 7 Jul 2008 14:22:27 +0000
(
00:22
+1000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Wed, 9 Jul 2008 06:30:44 +0000
(16:30 +1000)
The task_pt_regs() macro allows access to the pt_regs of a given task.
This macro is not currently defined for the powerpc architecture, but
we need it for some upcoming utrace additions.
Signed-off-by: Srinivasa DS <srinivasa@in.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found