From: Christoph Lameter Date: Tue, 29 Apr 2008 01:52:38 +0000 (-0700) Subject: x86: thread_info: merge TIF_ flags. X-Git-Tag: v2.6.27-rc1~1106^2~251^21~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e57549b017552f7a493b366f5ccd4781801083e4;p=pandora-kernel.git x86: thread_info: merge TIF_ flags. Both TIF lists are essentially the same. x86_32 also has TIF_SYSCALL_EMU which must be undefined for the 64 bit case. Signed-off-by: Christoph Lameter Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed