From: Christoph Lameter Date: Tue, 29 Apr 2008 01:52:33 +0000 (-0700) Subject: x86: threadinfo: common include files X-Git-Tag: v2.6.27-rc1~1106^2~251^21~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12a638e13c68bbe187782518dab375f4fa800fc4;p=pandora-kernel.git x86: threadinfo: common include files Move shared includes to a common area in thread_info.h Adds asm/types.h for x86_64 and linux/compiler.h for x86_32. Not needed but we can avoid some ifdeffing and it simplifies later joining. Signed-off-by: Christoph Lameter Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed