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:
ecf02de
)
parisc: add missing TI_TASK macro in syscall.S
author
Kyle McMartin
<kyle@mcmartin.ca>
Sun, 5 Jul 2009 18:39:58 +0000
(14:39 -0400)
committer
Kyle McMartin
<kyle@ihatethathostname.lab.bos.redhat.com>
Mon, 28 Sep 2009 03:07:22 +0000
(23:07 -0400)
LDREG 0(%r1),%r1 really wants to be accessing thread_info.task,
instead of hardcoding the 0.
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
No differences found