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:
409ee24
)
m68k: remove duplicate asm offset for task thread.info
author
Greg Ungerer
<gerg@uclinux.org>
Fri, 2 Sep 2011 04:20:06 +0000
(14:20 +1000)
committer
Greg Ungerer
<gerg@uclinux.org>
Sat, 24 Dec 2011 11:47:56 +0000
(21:47 +1000)
We have a duplicate name and definition for the offset of the thread.info
struct within the task struct in our asm-offsets.c code. Remove one of them,
and consolidate to use a single define, TASK_INFO.
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
No differences found