x86: merge thread_info.h
authorChristoph Lameter <clameter@sgi.com>
Mon, 12 May 2008 13:43:41 +0000 (15:43 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 12 May 2008 19:28:02 +0000 (21:28 +0200)
Simple merge of both thread_info_32.h and thread_info_64.h into thread_info.h.

Comments for #ifndef __ASM_THREAD_INFO_H and #ifdef __KERNEL__
are the same.

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found