Blackfin: fix the section name of init_thread_union
authorBarry Song <barry.song@analog.com>
Tue, 5 Jan 2010 07:16:32 +0000 (07:16 +0000)
committerMike Frysinger <vapier@gentoo.org>
Tue, 9 Mar 2010 05:30:48 +0000 (00:30 -0500)
commit8916a1499d958fcb9086a2c49a5fa3000689bb81
tree4d0a94a918d1ea0d3e243e6a8195c2bb27bd66d8
parent6feda3a6530204ad73a2dc1713c051462a1d9c49
Blackfin: fix the section name of init_thread_union

Use the common attribute rather than setting the section name directly.
The common linker script defines expect the newer naming.

Signed-off-by: Barry Song <barry.song@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/kernel/init_task.c