]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: thread_info: merge thread_info allocation
authorChristoph Lameter <clameter@sgi.com>
Tue, 29 Apr 2008 01:52:40 +0000 (18:52 -0700)
committerIngo Molnar <mingo@elte.hu>
Mon, 12 May 2008 19:28:03 +0000 (21:28 +0200)
commitb84200b3a0fafa167185201319940d8df62a8c7b
tree2d69b401848d59e3984b4d815586448506a04c3b
parent00c1bb133cf351fa3904b00a48a9cf535d018de6
x86: thread_info: merge thread_info allocation

Make them similar so that both use THREAD_ORDER and THREAD_FLAGS and have a
THREAD_SIZE definition that is setup in asm/page_xx.h

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/asm-x86/page_32.h
include/asm-x86/thread_info.h