summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
diff options
context:
space:
mode:
authorTim Abbott <tabbott@ksplice.com>2010-02-20 01:03:35 +0100
committerMichal Marek <mmarek@suse.cz>2010-03-03 11:25:58 +0100
commit2af7687f1ad2c4571b9835f9bb2e3db9a738d258 (patch)
tree67d007ff71f9effcc9eb30030a8885f1bc0d3362 /arch/ia64/kernel
parent4af57b787b4be09419a2bb48aa705fa87ef41cca (diff)
downloadop-kernel-dev-2af7687f1ad2c4571b9835f9bb2e3db9a738d258.zip
op-kernel-dev-2af7687f1ad2c4571b9835f9bb2e3db9a738d258.tar.gz
Rename .data.init_task to .data..init_task.
Signed-off-by: Tim Abbott <tabbott@ksplice.com> Cc: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'arch/ia64/kernel')
-rw-r--r--arch/ia64/kernel/init_task.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ia64/kernel/init_task.c b/arch/ia64/kernel/init_task.c
index e253ab8..f9efe97 100644
--- a/arch/ia64/kernel/init_task.c
+++ b/arch/ia64/kernel/init_task.c
@@ -23,7 +23,7 @@ static struct sighand_struct init_sighand = INIT_SIGHAND(init_sighand);
* Initial task structure.
*
* We need to make sure that this is properly aligned due to the way process stacks are
- * handled. This is done by having a special ".data.init_task" section...
+ * handled. This is done by having a special ".data..init_task" section...
*/
#define init_thread_info init_task_mem.s.thread_info
OpenPOWER on IntegriCloud