commit | b84200b3a0fafa167185201319940d8df62a8c7b | [log] [tgz] |
---|---|---|
author | Christoph Lameter <clameter@sgi.com> | Mon Apr 28 18:52:40 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Mon May 12 21:28:03 2008 +0200 |
tree | 2d69b401848d59e3984b4d815586448506a04c3b | |
parent | 00c1bb133cf351fa3904b00a48a9cf535d018de6 [diff] |
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>