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:
92d9091
)
sparc: use .data.init_task section for init_thread_union
author
Sam Ravnborg
<sam@ravnborg.org>
Sat, 27 Dec 2008 08:34:41 +0000
(
00:34
-0800)
committer
David S. Miller
<davem@davemloft.net>
Sat, 27 Dec 2008 08:34:41 +0000
(
00:34
-0800)
Use a dedicated aligned section for the init_thread_union
variable and declare this section in vmlinux.lds.
This align sparc with most other architectures. Eventually this allow
the init_task bits to be unified across all architectures.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found