From c84dbce56cdb7e19954db47e36c4b55f3d87b606 Mon Sep 17 00:00:00 2001 From: Cyrill Gorcunov Date: Sun, 17 Feb 2008 18:17:18 +0300 Subject: [PATCH] --- yaml --- r: 85993 b: refs/heads/master c: 85c42d0dbb129b6bff560dacabec753677d64081 h: refs/heads/master i: 85991: 6c0a8547b862ca4b238d40bfad484f65e4cee015 v: v3 --- [refs] | 2 +- trunk/arch/x86/kernel/vmlinux_64.lds.S | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index c81f8186d685..f618077ce4d7 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3cdac41f2090ad9013dfefab7399b1debfb9275a +refs/heads/master: 85c42d0dbb129b6bff560dacabec753677d64081 diff --git a/trunk/arch/x86/kernel/vmlinux_64.lds.S b/trunk/arch/x86/kernel/vmlinux_64.lds.S index 5e9ec1b33c10..fab132299735 100644 --- a/trunk/arch/x86/kernel/vmlinux_64.lds.S +++ b/trunk/arch/x86/kernel/vmlinux_64.lds.S @@ -129,7 +129,7 @@ SECTIONS #undef VVIRT_OFFSET #undef VVIRT - . = ALIGN(8192); /* init_task */ + . = ALIGN(THREAD_SIZE); /* init_task */ .data.init_task : AT(ADDR(.data.init_task) - LOAD_OFFSET) { *(.data.init_task) }:data.init