]> git.baikalelectronics.ru Git - kernel.git/commit
x86: lds - Use THREAD_SIZE instead of numeric constant
authorCyrill Gorcunov <gorcunov@gmail.com>
Sun, 17 Feb 2008 15:17:18 +0000 (18:17 +0300)
committerIngo Molnar <mingo@elte.hu>
Tue, 19 Feb 2008 15:18:34 +0000 (16:18 +0100)
commit950b96a46383865ad52fdfc44383977f48c91c64
tree1bcf73de138c711da874966cbb3fcf77a5a8784f
parent448b34e035e15cd19b10fe0624d9ee240c08b7a4
x86: lds - Use THREAD_SIZE instead of numeric constant

Though we use PDA for regular task stack but that
is not acceptable for init_task wich is special
one. We still have to allocate init_task's stack
in that manner.

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/vmlinux_64.lds.S