sparc: use .data.init_task section for init_thread_union
authorSam Ravnborg <sam@ravnborg.org>
Sat, 27 Dec 2008 08:34:41 +0000 (00:34 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 27 Dec 2008 08:34:41 +0000 (00:34 -0800)
commitb74e34dbdeb39136e0557930a373392b7d644f43
treebfe3fb0ba71031cc0a07ee8ee19761b555d5dfe2
parent92d9091f305cc32eb64edc1757d925b93acde6da
sparc: use .data.init_task section for init_thread_union

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>
arch/sparc/kernel/init_task.c
arch/sparc/kernel/vmlinux.lds.S